mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
2752e9686b
configurations This test tries to AOT compile a sample test program and run it in a JIT VM to ensure a useful error message is output. This test doesn't make sense in non-JIT test environments and should be skipped. Fixes https://github.com/dart-lang/sdk/issues/44227 Fixed: 44227 Change-Id: I17abbf8512944ac77bb9cad1c486ae77aac26c7a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/172401 Reviewed-by: Régis Crelier <regis@google.com> |
||
---|---|---|
.. | ||
co19 | ||
co19_2 | ||
corelib | ||
corelib_2 | ||
dart2js | ||
dart2js_2 | ||
dartdevc | ||
dartdevc_2 | ||
ffi | ||
ffi_2 | ||
language | ||
language_2 | ||
lib | ||
lib_2 | ||
modular | ||
standalone | ||
standalone_2 | ||
legacy_status_dart2js.csv | ||
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.