dart-sdk/tests
Alexander Thomas 42c3d21756 [infra] Run all migrated co19 tests on nnbd configurations
co19 test migration has started, and these tests will be unskipped
folder by folder now.

Change-Id: I7dad1a97d1a676042512a8a19e1403849e039f97
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/149002
Reviewed-by: William Hesse <whesse@google.com>
2020-05-29 11:35:04 +00:00
..
co19 [infra] Run all migrated co19 tests on nnbd configurations 2020-05-29 11:35:04 +00:00
co19_2 [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 14:51:19 +00:00
compiler [dart2js] Move dart2js unit tests to pkg/compiler/test. 2020-05-28 18:51:11 +00:00
corelib Try to clarify the RangeError.range message 2020-05-27 14:59:39 +00:00
corelib_2 Try to clarify the RangeError.range message 2020-05-27 14:59:39 +00:00
ffi [vm/ffi] NNBD use external fields for structs 2020-05-18 12:22:50 +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 Update language/invalid_returns tests, cf. SDK #41803 2020-05-29 08:07:18 +00:00
language_2 Rewrite TypeName to ConstructorName in one place, consolidate error reporting. 2020-05-26 21:32:22 +00:00
lib [package:js] Add JS test for function parameters 2020-05-28 00:00:04 +00:00
lib_2 [package:js] Add JS test for function parameters 2020-05-28 00:00:04 +00:00
modular [dart2js] Fix bug in modular_test_suite. 2020-05-28 21:30:36 +00:00
standalone [dart:io] Support abstract unix domain socket on Linux 2020-05-19 21:33:10 +00:00
standalone_2 [vm] Store relocated addresses for text sections in BSS. 2020-05-26 08:47:30 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16: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.