dart-sdk/tests
Jake Macdonald f48b8c6908 Support prebuilt macros in the incremental compiler mode for DDC
Also adds support for modular tests with precompiled macros, and one test exercising that.

Change-Id: Ie372ea7fcb270ecd55baa54c4ed1c4ae5a527df4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/361261
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
2024-04-09 07:37:26 +00:00
..
co19 [ddc] Add configuration to compile with asserts 2024-04-04 14:40:30 +00:00
corelib Use an OWNERS file to restrict editing of tests/corelib to language team. 2024-04-03 15:57:20 +00:00
dartdevc [ddc] Delete variance tests for old DDC types 2024-02-14 22:29:33 +00:00
ffi [vm/msan] Fix MemCopyInstr instrumentation 2024-04-08 10:40:23 +00:00
hot_reload [reload_test] Adding support for VM hot reload tests. 2024-04-07 16:39:49 +00:00
language [dart2wasm] Fix async* transformation of nested async* functions 2024-04-08 12:42:29 +00:00
lib [dart2wasm] Use node's enclosing library annotation for lowerings 2024-04-05 17:43:48 +00:00
macro_build add package:_macros (SDK vendored) and package:macros (pub published) 2024-03-26 18:40:00 +00:00
modular Support prebuilt macros in the incremental compiler mode for DDC 2024-04-09 07:37:26 +00:00
standalone Revert "[io] Fix a bug where Process.stdin.add exceptions could not be caught" 2024-03-25 21:03:12 +00:00
web [ddc] Add configuration to compile with asserts 2024-04-04 14:40:30 +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.