dart-sdk/tests
Nicholas Shahan a92ac0237a [ddc] Delete tests requiring the old type system
These are tests for the specific apis of the old runtime type system
and they will never pass in the new type system.

Change-Id: I740fc06411cdc621b072782d22ec630c5b6bf96a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341784
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2024-02-14 00:13:57 +00:00
..
co19 [test_runner] Rename host-checked to host-asserts 2024-02-08 22:01:09 +00:00
corelib [tests] update to use variations.dart#jsNumbers 2024-02-08 17:00:59 +00:00
dartdevc [ddc] Delete tests requiring the old type system 2024-02-14 00:13:57 +00:00
ffi [vm/ffi] Cleanup tests 2024-02-09 21:27:29 +00:00
language handle deserializing metadata diagnostic targets 2024-02-14 00:03:35 +00:00
lib [dart2wasm] Fix off-by-one error in List.insert() 2024-02-08 14:05:44 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone [io] Fix a bug where Process.stdin.add exceptions could not be caught 2024-02-13 18:26:49 +00:00
web [dart2js] Take more care generating read-modify-write expressions 2024-02-10 16:39:59 +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.