dart-sdk/tests
Sigmund Cherem a114b165e5 [web] Fix dart:mirrors and include it with the dart2js SDK so we ensure it doesn't break accidentally
Change-Id: I047136bb5d09680be38408de9581cf6931e516d1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/152406
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2020-07-01 23:31:04 +00:00
..
co19 [co19] Enable Language/Libraries_and_Scripts tests 2020-06-26 09:11:14 +00:00
co19_2
corelib [vm/corelib/nnbd] Fix null check in _GrowableList.length= 2020-06-30 17:14:14 +00:00
corelib_2 Revert "Fix duration.toString() to conform the description" 2020-06-22 10:29:15 +00:00
dart2js [dart2js] Ensure generic local functions are marked as potentially 2020-06-26 21:27:38 +00:00
dart2js_2 [dart2js] Ensure generic local functions are marked as potentially 2020-06-26 21:27:38 +00:00
dartdevc [dartdevc] Move opted out tests to tests/dartdevc and optin. 2020-06-18 18:46:16 +00:00
dartdevc_2 [dartdevc] Migrate tests/compiler/dartdevc_native to tests/dartdevc_2. 2020-06-17 18:14:00 +00:00
ffi [vm/ffi] Remove try-catch from ffi trampoline if no handle scope 2020-06-26 12:03:02 +00:00
ffi_2 [vm/ffi] Remove try-catch from ffi trampoline if no handle scope 2020-06-26 12:03:02 +00:00
kernel
language update collection dep, and add flutter-engine patch 2020-07-01 20:50:38 +00:00
language_2 [CFE] Type infer aliased factory invocations. 2020-07-01 07:19:08 +00:00
lib [web] Fix dart:mirrors and include it with the dart2js SDK so we ensure it doesn't break accidentally 2020-07-01 23:31:04 +00:00
lib_2 [web] Fix dart:mirrors and include it with the dart2js SDK so we ensure it doesn't break accidentally 2020-07-01 23:31:04 +00:00
modular
standalone Migrate standalone_2 to null safety. 2020-06-26 19:17:50 +00:00
standalone_2 [vm] Remove (unused & deprecated) --package-root parameter from VM binaries and from tests (Platform.packageRoot always returns null) 2020-06-24 18:17:53 +00:00
legacy_status_dart2js.csv
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.