dart-sdk/tests
Jake Macdonald 2624743bdd handle deserializing metadata diagnostic targets
Change-Id: I47f747baf48d6fc3a0e04871990d0743dbbb41e4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/352560
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
Auto-Submit: Jake Macdonald <jakemac@google.com>
2024-02-14 00:03:35 +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 [test] Remove use of unwrapType() from test 2024-01-26 23:56:11 +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 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.