dart-sdk/tests
Mark Zhou 82b73697d7 [dartdevc] Implementing generic function type object equality.
dartdevc_native tests also have to be updated to not wrap/unwrap generic function types.

Change-Id: I4115db483bb6668c171ec29ca7483dfabc470df5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/133285
Commit-Queue: Mark Zhou <markzipan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2020-02-10 17:36:14 +00:00
..
.dart_tool Fix package_config.json configVersion field. 2020-02-07 23:39:38 +00:00
angular
co19
co19_2 Remove dart:mirrors library from dart2js and ddc SDKs 2020-02-07 17:34:54 +00:00
compiler [dartdevc] Implementing generic function type object equality. 2020-02-10 17:36:14 +00:00
corelib Cleaning up corelib test migrations. 2020-02-03 19:06:17 +00:00
corelib_2 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
dart
ffi [vm/ffi] Fix sign extension for small int arguments on x64 Linux/MacOS 2020-02-10 17:05:14 +00:00
ffi_2 [vm/ffi] Fix sign extension for small int arguments on x64 Linux/MacOS 2020-02-10 17:05:14 +00:00
kernel
language Migrate language_2/assert to NNBD. 2020-02-06 22:47:25 +00:00
language_2 Migrate language_2/assert to NNBD. 2020-02-06 22:47:25 +00:00
lib Migrate lib_2/typed_data/typed_data_view_sublist_test.dart to NNBD. 2020-02-06 14:59:11 +00:00
lib_2 [vm/aot/tfa] Tree shake write-only fields 2020-02-06 19:31:32 +00:00
modular
search
standalone [nnbd] Migrate standalone/io to NNBD. 2020-02-07 14:41:36 +00:00
standalone_2 Reland "[vm/aot] Remove object wrapping of bare instructions for AOT snapshots." 2020-02-10 15:08:04 +00:00
legacy_status_dart2js.csv
light_unittest.dart
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.