dart-sdk/tests
Kallen Tu 53bbe6c88c [dart2js] Added variance support for static subtype checking.
Change-Id: I0731884aad68e3dd7f84658d75e946ca5db62bbe
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/127063
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2019-12-04 20:54:16 +00:00
..
angular
co19 [co19] Add .gitignore to new co19 directory 2019-11-28 11:12:44 +00:00
co19_2 [co19] Roll co19_2 and add co19 (nnbd) to DEPS. 2019-11-26 17:10:18 +00:00
compiler [dart2js] Added variance support for static subtype checking. 2019-12-04 20:54:16 +00:00
corelib Migrate the corelib_2/ tests starting with "e" through "i". 2019-12-02 23:19:10 +00:00
corelib_2 [dart:core] Update DartTime.parse to support arbitrary precision fractional seconds. 2019-11-20 18:16:19 +00:00
dart
ffi [vm/ffi] Split up some tests/ffi into vmspecific and non-vmspecific 2019-12-04 15:56:08 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language Migrate all of the negative language_2 tests to not be negative tests. 2019-11-20 21:24:02 +00:00
language_2 [vm/aot/tfa] Whole-program constant propagation 2019-12-04 19:19:29 +00:00
lib Set up new test suites for migrating the tests to NNBD. 2019-11-19 00:18:43 +00:00
lib_2 Reland "[dartdevc] Break dart:_debugger dependency on dart:html" 2019-12-04 00:51:18 +00:00
modular Handle exported extensions in dill library builder 2019-10-09 18:48:54 +00:00
search
standalone Delete standalone_2/io/process_exit_negative_test.dart. 2019-11-19 18:23:30 +00:00
standalone_2 [vm/concurrency] Run all isolate related tests with/without enabling isolate groups 2019-11-27 17:23:31 +00:00
legacy_status_dart2js.csv [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +00:00
light_unittest.dart
README.md Update tests/README to point to new doc. 2019-08-06 22:19:42 +00:00

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