dart-sdk/tests
Srujan Gaddam 2215221a2d Remove html_individual_config from worker_test
Separate out the tests into separate test files due to failures for the
functional group.

Change-Id: Iafbb77e08145f04c56f807ba8f945abd8ec63d53
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138243
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2020-03-04 21:56:26 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 [nnbd] skip runes tests that are no longer valid 2020-03-03 16:16:21 +00:00
compiler [dart2js] Add flag to enable printing '*' on legacy types. 2020-03-04 20:22:26 +00:00
corelib [VM/nnbd] Implement pre-nnbd language changes (see lang/#807). 2020-02-26 21:32:51 +00:00
corelib_2 [nnbd] skip runes tests that are no longer valid 2020-03-03 16:16:21 +00:00
dart
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language [vm] Handle required params in closures and tear-offs 2020-03-04 20:57:26 +00:00
language_2 [cfe] Allow uninitialized non-nullable late fields 2020-03-03 09:50:27 +00:00
lib [vm, gc] Verify the store buffer contains all old-space objects that reference new-space objects. 2020-02-27 19:26:33 +00:00
lib_2 Remove html_individual_config from worker_test 2020-03-04 21:56:26 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone [vm, gc] Fix a lock order inversion detected by TSAN. 2020-03-03 18:30:23 +00:00
standalone_2 delete packageRoot support in test runner package, migrate to package_config from package_resolver 2020-03-04 20:15:19 +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
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.