dart-sdk/tests
Kallen Tu 0b175ed534 [cfe] Const constructors enabled with const functions.
Change-Id: Ic0597bf7ec69811ec822539ef5df1e24ef1b9884
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194560
Reviewed-by: Jake Macdonald <jakemac@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
Commit-Queue: Kallen Tu <kallentu@google.com>
2021-04-09 21:10:53 +00:00
..
co19 [co19] remove skips is a status files motivated by language issue 115 2021-03-30 16:37:41 +00:00
co19_2 [co19] Obsolete entries removed from co19_2-kernel.status file according to co19 issue #1041 2021-03-31 04:14:42 +00:00
corelib Change VM DateTime to-local-time computation to not fail for <1h changes. 2021-04-08 16:51:00 +00:00
corelib_2 Change VM DateTime to-local-time computation to not fail for <1h changes. 2021-04-08 16:51:00 +00:00
dartdevc First version of incremental DDC mode for expression compilation 2021-03-09 17:23:05 +00:00
dartdevc_2 [cfe] Allow experiments only in current sdk version 2021-03-31 15:20:08 +00:00
ffi [vm] Native effects 2021-04-09 16:45:13 +00:00
ffi_2 [vm] Native effects 2021-04-09 16:45:13 +00:00
language [cfe] Const constructors enabled with const functions. 2021-04-09 21:10:53 +00:00
language_2 [vm/aot] Set type context for fields in signature shaker. 2021-04-09 16:14:23 +00:00
lib [dart:html] Fix getContext3d nullability 2021-04-09 19:03:43 +00:00
lib_2 [dart:html] Fix getContext3d nullability 2021-04-09 19:03:43 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [io/lookup] Ensure public type InternetAddress is used in lookup methods. 2021-03-31 19:43:42 +00:00
standalone_2 [io/lookup] Ensure public type InternetAddress is used in lookup methods. 2021-03-31 19:43:42 +00:00
web Reland "[dart2js] Add support for bundling fragments." 2021-04-08 17:46:50 +00:00
web_2 [dart2js] Fix variable allocator live-range bug 2021-03-23 15:38:36 +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.