dart-sdk/tests
Konstantin Shcheglov b1af9288ea Evaluate enum constants and report errors.
Change-Id: Ie3e307ae667cf5e0679a9750047b81ca66c3323c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/234141
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2022-02-23 22:15:22 +00:00
..
co19 [co19] Test that use FFI turned off on not supported platforms 2022-02-16 09:41:09 +00:00
co19_2 [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
corelib Make UriData more case-insensitive. 2022-02-22 10:47:41 +00:00
corelib_2 Make UriData more case-insensitive. 2022-02-22 10:47:41 +00:00
dartdevc [ddc] Reset static fields on first get or set 2022-02-11 01:18:01 +00:00
dartdevc_2 [ddc] Reset static fields on first get or set 2022-02-11 01:18:01 +00:00
ffi [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
ffi_2 [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
language Evaluate enum constants and report errors. 2022-02-23 22:15:22 +00:00
language_2 Test an odd interaction of implicit .call tearoffs with promotion. 2022-02-22 11:49:41 +00:00
lib [dart:html] Fix decodeAudioData to use both syntaxes 2022-02-17 23:44:51 +00:00
lib_2 [dart:html] Fix decodeAudioData to use both syntaxes 2022-02-17 23:44:51 +00:00
modular [pkg:js] Erase static interop types 2021-12-10 18:36:00 +00:00
standalone Add the ability to log TLS keys. 2022-02-17 21:39:31 +00:00
standalone_2 Add the ability to log TLS keys. 2022-02-17 21:39:31 +00:00
web [dart2js] Avoid eager initialization optimization for some Maps and Sets 2022-02-23 19:17:32 +00:00
web_2 [dart2js] Avoid eager initialization optimization for some Maps and Sets 2022-02-23 19:17:32 +00:00
legacy_status_dart2js.csv
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +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.