dart-sdk/tests
Joshua Litt 84c695a38d Reland "[test] Fix some tests for Dart2Wasm."
This CL cleans up the logic in two tests to better prepare for Dart2Wasm. In addition, env_test has been cleaned up now that the multitest no longer makes sense.

Change-Id: I0a7eabff1e2bfb6ea7aa1078ee85a58db9886e21
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/267286
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Joshua Litt <joshualitt@google.com>
2022-11-04 16:10:39 +00:00
..
co19 [co19] RawDatargamSocket tests enabled 2022-10-11 02:42:00 +00:00
co19_2 [co19] RawDatargamSocket tests enabled 2022-10-11 02:42:00 +00:00
corelib Reland "[test] Fix some tests for Dart2Wasm." 2022-11-04 16:10:39 +00:00
corelib_2 DateTime copyWith extension 2022-10-20 10:50:25 +00:00
dartdevc Revert "Refactor _Future." 2022-06-09 16:51:55 +00:00
dartdevc_2 [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
ffi [test/ffi] Skip tests on opcounter that already have optcounter flag 2022-10-27 12:42:42 +00:00
ffi_2 [test/ffi] Skip tests on opcounter that already have optcounter flag 2022-10-27 12:42:42 +00:00
language Reland "[test] Fix some tests for Dart2Wasm." 2022-11-04 16:10:39 +00:00
language_2 [tests] Cleanup test with absent deferred library 2022-11-03 17:06:42 +00:00
lib [vm] Stricter checks when sending isolate messages between groups. 2022-10-28 19:18:51 +00:00
lib_2 [vm] Stricter checks when sending isolate messages between groups. 2022-10-28 19:18:51 +00:00
modular [pkg:js] Enable modular compilation for exports 2022-10-26 16:34:38 +00:00
standalone Refactor standalone tests to avoid including platform library code via parts 2022-10-29 00:29:09 +00:00
standalone_2 [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
web [dart2wasm] Add regression test for js interop method rename. 2022-11-04 02:06:49 +00:00
web_2 [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
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.