dart-sdk/tests
Erik Ernst 35d83867ba Enable non-function type alias tests for the analyzer
Change-Id: I64074eb4b49e514f3b7454de0fb244f21ef336a6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/170580
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2020-11-06 08:19:52 +00:00
..
co19 Skip VM tests that hang on Windows 2020-10-30 11:20:43 +00:00
co19_2 Skip VM tests that hang on Windows 2020-10-30 11:20:43 +00:00
corelib [tests] Split corelib{,_2}/list_concurrent_modify_test 2020-11-05 19:46:35 +00:00
corelib_2 [tests] Split corelib{,_2}/list_concurrent_modify_test 2020-11-05 19:46:35 +00:00
dart2js Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
dart2js_2 Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
dartdevc Fix ddc debugger_test 2020-11-02 23:31:30 +00:00
dartdevc_2 Fix ddc debugger_test 2020-11-02 23:31:30 +00:00
ffi [vm] Native API: Make Dart_NewWeakPersistentHandle not auto delete 2020-11-03 10:27:44 +00:00
ffi_2 [vm] Native API: Make Dart_NewWeakPersistentHandle not auto delete 2020-11-03 10:27:44 +00:00
language Enable non-function type alias tests for the analyzer 2020-11-06 08:19:52 +00:00
language_2 Enable non-function type alias tests for the analyzer 2020-11-06 08:19:52 +00:00
lib Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
lib_2 [Tests] - Fix legacy tests that broke when non nullability was enabled by default 2020-11-04 20:58:57 +00:00
modular [cfe] Ensure that default values on synthesized constructor are included in outlines 2020-09-29 11:09:14 +00:00
standalone [vm, gc] Reserve some memory to use during handling of OutOfMemoryErrors. 2020-10-30 23:07:22 +00:00
standalone_2 [Tests] - Fix legacy tests that broke when non nullability was enabled by default 2020-11-04 20:58:57 +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.