dart-sdk/tests
David Morgan 261e16e822 [test_runner] Support static error test expectations in augmentation libraries.
R=eernst@google.com

Change-Id: I52fd157be6ba561f571170ce393d80820b2744dc
Bug: https://github.com/dart-lang/sdk/issues/44990
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/356401
Reviewed-by: Erik Ernst <eernst@google.com>
Auto-Submit: Morgan :) <davidmorgan@google.com>
Commit-Queue: Morgan :) <davidmorgan@google.com>
2024-03-08 12:59:59 +00:00
..
co19 [dart2wasm] New async* desugaring 2024-03-05 11:56:00 +00:00
corelib Make all platforms return null from Error.stackTrace until thrown. 2024-02-27 23:01:06 +00:00
dartdevc [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
ffi [vm] Introduce pragma vm:deeply-immutable 2024-03-07 18:33:58 +00:00
hot_reload [ddc] Creating a hot reload and hot restart test suite. 2024-03-05 00:12:18 +00:00
language [test_runner] Support static error test expectations in augmentation libraries. 2024-03-08 12:59:59 +00:00
lib [vm] Introduce pragma vm:deeply-immutable 2024-03-07 18:33:58 +00:00
macro_build [macros] Fix basic macro compile with DDC, add e2e test. 2024-03-08 11:37:46 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone [test] Disable regress_53519_test in obfuscated/dwarf mode 2024-03-07 00:56:33 +00:00
web [dart2wasm] Add --delete-tostring-package-uri option to dart2wasm 2024-03-06 15:55:31 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
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.