dart-sdk/tests
Derek Xu 6d28f59c54 Added promiseToFuture function to js_util.dart
Change-Id: I1bfd3fadb0a212ec0ff150cad02bdf285e2e7edb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/122240
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Derek Xu <derekx@google.com>
2019-11-04 22:56:45 +00:00
..
angular
co19_2 [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
compiler [dart2js] Add test for sequence of promotions 2019-11-01 12:41:30 +00:00
corelib_2 [vm] DBC is obsolete. Remove dead code. 2019-10-27 18:18:29 +00:00
dart
ffi [vm] Add NativePort static extension to dart:ffi 2019-10-31 15:00:03 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language_2 Added errors for variance positions in fields. 2019-10-31 21:29:39 +00:00
lib_2 Added promiseToFuture function to js_util.dart 2019-11-04 22:56:45 +00:00
modular Handle exported extensions in dill library builder 2019-10-09 18:48:54 +00:00
search
standalone_2 [test] Remove unnecessary slow heap growth flag from streamed_conversion_json_utf8_decode_test. 2019-10-29 19:43:06 +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.