dart-sdk/tests
Vyacheslav Egorov d15f56162f [tests] Update language/deferred/not_loaded_check
Change this test to match the current CFE implementation
which has been in place for 5 years (e2ad2db805)

We should probably update specification instead of changing
CFE: https://github.com/dart-lang/language/issues/3481

R=eernst@google.com

Change-Id: Iccbecfa8c29733b3e163d2b13d4df79e277999fb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338125
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2023-11-28 12:45:45 +00:00
..
co19 [cleanup] Remove co19_2 and other references to _2 suites 2023-11-22 11:15:57 +00:00
corelib [vm/aot] Make regexp/stack-overflow test pass 2023-11-27 15:22:40 +00:00
dartdevc [test,ddc] Update library test to use static method 2023-11-10 20:39:00 +00:00
ffi [tests] Tweak ffi/unaligned_test to reflect decision made in #45009 2023-11-24 11:17:03 +00:00
language [tests] Update language/deferred/not_loaded_check 2023-11-28 12:45:45 +00:00
lib [dart:html] Remove cache_test 2023-11-28 01:45:57 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone Revert "Call the HttpClient constructor when connecting a WebSocket to allow HttpOverrides to work." 2023-11-14 16:32:50 +00:00
web [dart2js] Fix list tracing treating first/last setters as type preserving. 2023-11-08 03:50:21 +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.