dart-sdk/tests
sgrekhov 9b9f89a64c [co19] Skip not migrated to NNBD folders in a status file
Change-Id: Iaf54ad33ae79291caffda74843d46a238b6c2a17
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144945
Reviewed-by: Sergey Grekhov <sgrekhov@unipro.ru>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Sergey Grekhov <sgrekhov@unipro.ru>
2020-04-30 05:29:14 +00:00
..
co19 [co19] Skip not migrated to NNBD folders in a status file 2020-04-30 05:29:14 +00:00
co19_2 [co19] Skip not migrated to NNBD folders in a status file 2020-04-30 05:29:14 +00:00
compiler [js_runtime] Never is a bottom in legacy mode 2020-04-30 01:41:02 +00:00
corelib [tests] Fix cast_test and migrate to nnbd. 2020-04-30 02:33:53 +00:00
corelib_2 [tests] Fix cast_test and migrate to nnbd. 2020-04-30 02:33:53 +00:00
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm] Address TSAN errors in FFI tests. 2020-03-23 21:19:36 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Migrate language_2/extension_methods to NNBD. 2020-04-29 21:36:28 +00:00
language_2 [vm/aot] Update references from types to mixin applications after deduplication 2020-04-29 23:54:08 +00:00
lib Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-04-29 19:05:26 +00:00
lib_2 Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-04-29 19:05:26 +00:00
modular [ddc] Run modular test suite in weak mode 2020-04-08 18:25:14 +00:00
standalone Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
standalone_2 Issue 41603. await voidExpression is an error. 2020-04-24 03:42:52 +00:00
legacy_status_dart2js.csv Disallow non-external generative JS constructors 2020-03-06 17:06:39 +00:00
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.