dart-sdk/tests
Vyacheslav Egorov 4fddaf9486 [sdk] Provide Isolate.resolvePackageUriSync
TEST=augmented few existing tests

Bug: https://github.com/dart-lang/sdk/issues/52121
CoreLibraryReviewExempt: VM-only change, other platforms don't support this API.
Change-Id: I95decae6cf1a5c6ad694747313aa0dbe0a13025d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312981
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2023-07-11 12:59:33 +00:00
..
co19 [gardening] Add LibTest/core/List/List_all_t02 to skipped slow tests. 2023-06-27 14:16:40 +00:00
co19_2
corelib Fix bug in VM _CompactHashIterable. 2023-07-04 11:00:50 +00:00
corelib_2 [test] Skip corelib tests relying on symbol names and stack traces in obfuscated and dwarf modes 2023-05-26 20:05:08 +00:00
dartdevc [tests] Add regression test for DDC compiler crash 2023-06-16 22:31:26 +00:00
dartdevc_2 [ddc] Implement new record types 2023-05-12 17:23:07 +00:00
ffi [infra] Make the sanitizer a first-class status variable. 2023-07-10 17:46:31 +00:00
ffi_2 [infra] Make the sanitizer a first-class status variable. 2023-07-10 17:46:31 +00:00
language [analyzer] Refactor visitMethodInvocation in the const evaluator. 2023-06-30 18:32:27 +00:00
language_2 [analyzer] Refactor visitMethodInvocation in the const evaluator. 2023-06-30 18:32:27 +00:00
lib [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
lib_2 [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
modular
standalone [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
standalone_2 [sdk] Provide Isolate.resolvePackageUriSync 2023-07-11 12:59:33 +00:00
web [dart2js] Add regression test for #52825 2023-07-06 20:18:24 +00:00
web_2 [dart2js] Fix failing web/deferred_fail_and_retry_test on d8 platform. 2023-06-27 18:25:30 +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.