dart-sdk/tests
David Morgan e38f4fa4ac [macros] Tweaks to macro_build test.
Run on `release`, not `debug`, the release bot runs by default on PRs so it's more convenient.

Increase the test step timeout from 30s to 60s, I've seen an occasional timeout.

Change-Id: Ie7ce062b4d326763a651b8b607d1aef90e1f65f0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/356840
Commit-Queue: William Hesse <whesse@google.com>
Auto-Submit: Morgan :) <davidmorgan@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2024-03-12 12:46:19 +00:00
..
co19 [dart2wasm] New async* desugaring 2024-03-05 11:56:00 +00:00
corelib [vm] Fix DateTime.timeZoneName on Windows 2024-03-11 20:14:49 +00:00
dartdevc [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
ffi [gardening] Fix test 2024-03-12 08:03:30 +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] Tweaks to macro_build test. 2024-03-12 12:46:19 +00:00
modular
standalone [vm/io] Cleanup long path handling on Windows 2024-03-12 08:29:36 +00:00
web [dart2wasm] Add --delete-tostring-package-uri option to dart2wasm 2024-03-06 15:55:31 +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.