dart-sdk/tests
Robert Nystrom 2ee771a4f6 Remove the legacy "_2" tests. \o/
I also cleaned up a bunch of places that referred to them.

Change-Id: I45f68818c892f8620ea04257885ffa3763374bb5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335863
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2023-11-17 20:17:23 +00:00
..
co19 [tests] Skip multiple html and co19/html tests. 2023-11-10 01:20:39 +00:00
corelib String.fromCharCodes allows start and end after end of iterable. 2023-11-17 13:34:22 +00:00
dartdevc [test,ddc] Update library test to use static method 2023-11-10 20:39:00 +00:00
ffi Remove the legacy "_2" tests. \o/ 2023-11-17 20:17:23 +00:00
language Use OWNERS files to restrict editing of tests/language to language team. 2023-11-16 18:18:00 +00:00
language_2 Remove the legacy "_2" tests. \o/ 2023-11-17 20:17:23 +00:00
lib [cfe] Make extension type non-nullable only if it implements Object 2023-11-15 14:02:35 +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.