dart-sdk/tests
Riley Porter 30b3552ee3 Use static DartType for js_util optimizations.
Change-Id: I294af3925f15a438f8ad76b538de4ca3a227749e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/202440
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Riley Porter <rileyporter@google.com>
2021-06-07 17:27:42 +00:00
..
co19 [co19] Remove Compiler-tear-offs tests from status files. 2021-06-03 10:49:04 +00:00
co19_2 [co19] co19_2 status file cleanup 2021-05-27 08:15:04 +00:00
corelib [vm, compiler] Fix size of sign-extension in x64c BigInt intrinsics. 2021-06-03 22:47:56 +00:00
corelib_2 [vm, compiler] Fix size of sign-extension in x64c BigInt intrinsics. 2021-06-03 22:47:56 +00:00
dartdevc [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
dartdevc_2 [testing] Rely on language versions in the analyzer tests 2021-06-02 07:47:46 +00:00
ffi [vm/ffi] Add providesSymbol to DynamicLibrary 2021-06-02 16:01:43 +00:00
ffi_2 [vm/ffi] Add providesSymbol to DynamicLibrary 2021-06-02 16:01:43 +00:00
language Issue 45672. Report constant errors when null value where non-nullable type is expected. 2021-06-03 16:58:57 +00:00
language_2 Rename some more incorrectly named tests. 2021-06-03 00:49:54 +00:00
lib Use static DartType for js_util optimizations. 2021-06-07 17:27:42 +00:00
lib_2 Use static DartType for js_util optimizations. 2021-06-07 17:27:42 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [gardening] Fix string_overflow_test.dart 2021-06-04 14:38:16 +00:00
standalone_2 [gardening] Fix string_overflow_test.dart 2021-06-04 14:38:16 +00:00
web [dart2js] Add test for empty holders in an output unit. 2021-06-04 17:55:17 +00:00
web_2 [testing] Rely on language versions in the analyzer tests 2021-06-02 07:47:46 +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.