dart-sdk/tests
Kallen Tu 4e2fac951d [cfe] Allow non-const constructor invocations in const functions.
Change-Id: Ieb8d3030c6132ccf9037e64cef3ba6c4eeaa90ea
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/197180
Reviewed-by: Jake Macdonald <jakemac@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2021-04-28 21:17:33 +00:00
..
co19 [co19] Status files cleanup 2021-04-22 13:40:48 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Fix corelib/type_tostring_test.dart 2021-04-16 07:33:57 +00:00
corelib_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dartdevc [ddc] Add library URIs to cast failure messages 2021-04-09 22:24:43 +00:00
dartdevc_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
ffi [vm/ffi] Array dimensions non-positive check in CFE 2021-04-27 06:56:28 +00:00
ffi_2 [vm/ffi] Array dimensions non-positive check in CFE 2021-04-27 06:56:28 +00:00
language [cfe] Allow non-const constructor invocations in const functions. 2021-04-28 21:17:33 +00:00
language_2 Enable experiment generic_metadata 2021-04-27 20:16:08 +00:00
lib Enable experiment generic_metadata 2021-04-27 20:16:08 +00:00
lib_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [vm/aot] Discard Code objects of invisible functions 2021-04-27 23:31:02 +00:00
standalone_2 [vm/aot] Discard Code objects of invisible functions 2021-04-27 23:31:02 +00:00
web Reland "[dart2js] Add support for bundling fragments." 2021-04-08 17:46:50 +00:00
web_2 Add language versions to _2 test libraries 2021-04-26 17:58:57 +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.