dart-sdk/tests
Erik Ernst 016ebdd03a Add tests for metadata in all locations, cf. grammar
Change-Id: Ibaa2bcd014257c6ec7c756d352e55d48f8a4a902
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167801
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2020-10-16 08:19:42 +00:00
..
co19 [co19] Skip 'main' optional parameters tests on dart2js 2020-10-15 07:45:52 +00:00
co19_2 Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
corelib Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
corelib_2 Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
dart2js [dart2js] Add stressful unit / integation tests for deferred loading. 2020-10-13 17:55:58 +00:00
dart2js_2 [package:js] Add checks for external keyword 2020-09-25 23:30:34 +00:00
dartdevc [dartdevc] Resetting lazy js types on hot restart 2020-09-30 00:08:23 +00:00
dartdevc_2 [ddc] Migrate tests in dartdevc suite 2020-07-15 00:16:03 +00:00
ffi [vm/ffi] Fix alignment of Uint64 fields in structs on some ABIs 2020-10-09 16:32:08 +00:00
ffi_2 [vm/ffi] Fix alignment of Uint64 fields in structs on some ABIs 2020-10-09 16:32:08 +00:00
language Add tests for metadata in all locations, cf. grammar 2020-10-16 08:19:42 +00:00
language_2 Remove remaining tests for bytecode mode 2020-10-09 22:30:19 +00:00
lib [package:js] Add test for inheritance between classes 2020-10-15 23:15:11 +00:00
lib_2 [test] Fix lib/mirrors/library_uri_io_test to pass when running not from source 2020-10-14 00:54:17 +00:00
modular [cfe] Ensure that default values on synthesized constructor are included in outlines 2020-09-29 11:09:14 +00:00
standalone [test] Fix standalone/io/windows_environment_test for NNBD 2020-10-15 18:32:40 +00:00
standalone_2 [test] Fix standalone/io/windows_environment_test for NNBD 2020-10-15 18:32:40 +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.