dart-sdk/tests
Lasse R.H. Nielsen 2274ce9b05 Retire experiment flags introduced in 2.18.
Change-Id: I660bbf09c758f88589a10b0334ddd34c0620460d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/275244
Commit-Queue: Lasse Nielsen <lrn@google.com>
Reviewed-by: Michael Thomsen <mit@google.com>
2022-12-15 13:18:50 +00:00
..
co19 [dart2wasm] Re-enable async tests that no longer time out 2022-12-08 13:43:41 +00:00
co19_2 [Dart 3.0 alpha] Fix some test issues (legacy mode argument not passed in) 2022-12-06 19:34:47 +00:00
corelib [tests] Update a test for dart2wasm 2022-12-14 13:41:46 +00:00
corelib_2 [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
dartdevc [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
dartdevc_2 [ddc] Add interop classes for static members 2022-12-08 04:57:50 +00:00
ffi [test/ffi] Free pointer allocated via malloc 2022-12-13 16:41:47 +00:00
ffi_2 [test/ffi] Free pointer allocated via malloc 2022-12-13 16:41:47 +00:00
language Retire experiment flags introduced in 2.18. 2022-12-15 13:18:50 +00:00
language_2 [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
lib [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
lib_2 [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
modular [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
standalone [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
standalone_2 [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
web [ffi] Convert ABI-specific integers to fixed-width integers when doing wasm FfiNative transformation. 2022-11-08 22:16:28 +00:00
web_2 [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +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.