dart-sdk/tests
Robert Nystrom 86f8e3438a Migrate language_2/async_nested to NNBD.
Change-Id: I16f1be4e17fa87aa94b294f281dfe14ea0129eb3
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134904
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2020-02-12 20:46:37 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 Remove dart:mirrors library from dart2js and ddc SDKs 2020-02-07 17:34:54 +00:00
compiler [CFE] Use package config v2 2020-02-12 10:07:25 +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 Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language Migrate language_2/async_nested to NNBD. 2020-02-12 20:46:37 +00:00
language_2 Migrate language_2/assert to NNBD. 2020-02-06 22:47:25 +00:00
lib [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
lib_2 [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone [nnbd] Migrate standalone/io to NNBD. 2020-02-07 14:41:36 +00:00
standalone_2 Revert "Reland "fix hanging of write on Windows"" 2020-02-11 02:58:10 +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.