dart-sdk/tests
Clement Skau 2236883ff2 [SDK] Removes non-exiting tests from .status
TEST=Tested all configurations.

Change-Id: Iec00d7e6ea56221ffebcf044de22647907f598f1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182500
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Clement Skau <cskau@google.com>
2021-02-04 06:46:13 +00:00
..
co19 [package:js] Added checks for external non-JS members. 2021-02-03 02:14:18 +00:00
co19_2 [package:js] Added checks for external non-JS members. 2021-02-03 02:14:18 +00:00
corelib Make ListMixin.take check that the argument is not null. 2021-01-28 17:19:35 +00:00
corelib_2 Make ListMixin.take check that the argument is not null. 2021-01-28 17:19:35 +00:00
dart2js [package:js] Added checks for external non-JS members. 2021-02-03 02:14:18 +00:00
dart2js_2 [package:js] Added checks for external non-JS members. 2021-02-03 02:14:18 +00:00
dartdevc [dartdevc] Creating container entrypoints for expression eval. 2021-01-06 00:20:29 +00:00
dartdevc_2 [ddc] Fix failing debugger tests 2020-11-20 23:14:33 +00:00
ffi Reland "[vm/ffi] Change Pointer<T extends Struct>.ref to use static type" 2021-02-03 10:55:49 +00:00
ffi_2 Reland "[vm/ffi] Change Pointer<T extends Struct>.ref to use static type" 2021-02-03 10:55:49 +00:00
language [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
language_2 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_2 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
modular [dart2js] Handle super access in mixin declarations 2021-01-07 13:45:18 +00:00
standalone [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
standalone_2 [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
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.