dart-sdk/tests
Lasse R.H. Nielsen 3e9cdc5644 Seal typed-data types.
Change-Id: Ic20b68fc258ddbf5c007f9d357366d8a41d1f1e2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192186
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2021-05-05 18:04:05 +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 test names in corelib/. 2021-05-05 01:06:12 +00:00
corelib_2 Fix test names in corelib/. 2021-05-05 01:06:12 +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 [cfe/ffi] Fix division by 0 on @Packed(0) 2021-04-29 10:55:17 +00:00
ffi_2 Remove an accidentally duplicated test. 2021-05-05 07:18:02 +00:00
language Remove the last vestiges of two dead multitest outcomes. 2021-05-05 15:39:45 +00:00
language_2 Remove the last vestiges of two dead multitest outcomes. 2021-05-05 15:39:45 +00:00
lib Seal typed-data types. 2021-05-05 18:04:05 +00:00
lib_2 Seal typed-data types. 2021-05-05 18:04:05 +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 [dart2js] Use simple load ids on some bots. 2021-04-29 17:19:05 +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 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.