dart-sdk/tests
Ryan Macnak d2ef2ce26f [ffi] Add failing callback test with an Error that is not an UnhandledException.
Bug: https://github.com/dart-lang/sdk/issues/39487
Change-Id: I54d09341fa4b919e7efe9ea0714c089d2ee91826
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/299880
Reviewed-by: Liam Appelbe <liama@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-05-01 16:13:51 +00:00
..
co19
co19_2
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
ffi [ffi] Add failing callback test with an Error that is not an UnhandledException. 2023-05-01 16:13:51 +00:00
ffi_2
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
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
OWNERS
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.