dart-sdk/tests
Robert Nystrom 0a3b4fca3e Rename some more incorrectly named tests.
Change-Id: Ia15c2accc2e5b192834bbd37bbd6a720bf52a3f8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/201224
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2021-06-03 00:49:54 +00:00
..
co19 [co19] Constructor Tear Offs tests skipped as not implemented 2021-05-19 08:19:47 +00:00
co19_2 [co19] co19_2 status file cleanup 2021-05-27 08:15:04 +00:00
corelib Correct symbol_reserved_word_test.dart, splitting it into two tests. 2021-06-01 15:55:03 +00:00
corelib_2 Fix test names in corelib/. 2021-05-05 01:06:12 +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 Rename some more incorrectly named tests. 2021-06-03 00:49:54 +00:00
language_2 Rename some more incorrectly named tests. 2021-06-03 00:49:54 +00:00
lib Optimize js_util setProperty calls for non-function values to 2021-05-25 19:28:01 +00:00
lib_2 [testing] Rely on language versions in the analyzer tests 2021-06-02 07:47:46 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone Rename "string/overflow.dart" -> "string/overflow_test.dart". 2021-06-03 00:40:24 +00:00
standalone_2 Rename "string/overflow.dart" -> "string/overflow_test.dart". 2021-06-03 00:40:24 +00:00
web [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +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.