dart-sdk/tests
Daco Harkes 624ce64b01 [gardening] Skip FFI test on Windows AOT
Test in https://dart-review.googlesource.com/c/sdk/+/293541 should be
skipped on Windows AOT.

Bug: https://github.com/dart-lang/sdk/issues/40579
Bug: https://github.com/dart-lang/sdk/issues/51794
Closes: https://github.com/dart-lang/sdk/issues/51966
Change-Id: I06c4f492f97c903cd31f973163b264526a341681
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/293685
Reviewed-by: Siva Annamalai <asiva@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2023-05-01 08:13:48 +00:00
..
co19 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
co19_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
corelib [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
corelib_2 [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
dartdevc [ddc] Refactor NSM error tests 2023-04-27 16:36:58 +00:00
dartdevc_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
ffi [gardening] Skip FFI test on Windows AOT 2023-05-01 08:13:48 +00:00
ffi_2 Reland "[vm] Expose Dart_{CurrentIsolate,ExitIsolate,EnterIsolate}" 2023-04-13 09:20:17 +00:00
language Patterns parsing: fix ambiguity resolution for when and as. 2023-04-28 13:22:28 +00:00
language_2 Migrate "u" and "v" directory language tests off @compile-error. 2023-04-20 22:33:22 +00:00
lib [js] Add js_interop_unsafe library. 2023-04-27 18:51:49 +00:00
lib_2 Migrate corelib and lib tests off @compile-error. 2023-04-20 19:19:01 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone Fix HTTPS client certificate test 2023-04-26 06:45:20 +00:00
standalone_2 Fix HTTPS client certificate test 2023-04-26 06:45:20 +00:00
web [dart2js] Convert recordTypes after closureData 2023-04-26 03:57:07 +00:00
web_2 Remove left-over patch declarations for List constructor. 2023-04-22 00:38:28 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +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.