dart-sdk/tests
Lasse R.H. Nielsen 0a8298d14c Add test of new enum features.
Change-Id: I3aece084b53a1a23c9c8d9ebaf40a8a7e4764a6b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221081
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2022-01-07 13:14:17 +00:00
..
co19 [co19] HttpRequestUpload tests enabled in status files 2021-12-13 09:39:49 +00:00
co19_2 [test] Skip Language/Types/Interface_Types/subtype_t27 2021-11-26 11:31:23 +00:00
corelib [corelib] Properly check radix in BigInt.toRadixString. 2021-11-25 22:53:53 +00:00
corelib_2 [corelib] Properly check radix in BigInt.toRadixString. 2021-11-25 22:53:53 +00:00
dartdevc [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
dartdevc_2 [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
ffi [vm/ffi] ABI-specific integers 2021-12-16 22:07:00 +00:00
ffi_2 [vm/ffi] ABI-specific integers 2021-12-16 22:07:00 +00:00
language Add test of new enum features. 2022-01-07 13:14:17 +00:00
language_2 Simplify asyncExpectThrows and enhance Expect.throws. 2022-01-06 17:06:47 +00:00
lib Simplify asyncExpectThrows and enhance Expect.throws. 2022-01-06 17:06:47 +00:00
lib_2 Simplify asyncExpectThrows and enhance Expect.throws. 2022-01-06 17:06:47 +00:00
modular [pkg:js] Erase static interop types 2021-12-10 18:36:00 +00:00
standalone Simplify asyncExpectThrows and enhance Expect.throws. 2022-01-06 17:06:47 +00:00
standalone_2 Simplify asyncExpectThrows and enhance Expect.throws. 2022-01-06 17:06:47 +00:00
web Add tests for static interop type erasure/typing 2021-12-10 18:36:00 +00:00
web_2 Add tests for static interop type erasure/typing 2021-12-10 18:36:00 +00:00
legacy_status_dart2js.csv
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.