dart-sdk/tests/language_2/exception
Robert Nystrom 9789e9d7a0 Migrate "e" and "f" directory language tests off @compile-error.
The "@compile-error" comment is an old not-great way of defining static
error tests.

See: https://github.com/dart-lang/sdk/issues/45634
Change-Id: Idf9012cb8c213b523d1c8bb827e530e0d2cf6609
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/296407
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
2023-04-20 20:49:17 +00:00
..
catch_liveness_test.dart
code_after_try_is_executed_test.dart
exception_test.dart
finally1_test.dart
finally2_test.dart
finally3_test.dart
finally4_test.dart
finally5_test.dart
finally6_test.dart
finally7_test.dart [3.0 alpha] Remove deprecated dart:core List() constructor. 2022-12-15 11:36:22 +00:00
finally8_test.dart
finally9_test.dart
finally10_test.dart
finally11_test.dart
finally12_test.dart
finally_test.dart
identity_test.dart
in_increment_test.dart
multiple_breaks_crossing_finally_test.dart [dart2wasm] Fix reversal of break labels crossing finally. 2023-02-15 10:24:08 +00:00
on_catch_malformed_type_test.dart Migrate "e" and "f" directory language tests off @compile-error. 2023-04-20 20:49:17 +00:00
rethrow_test.dart
throw1_test.dart
throw2_test.dart
throw3_test.dart
throw4_test.dart
throw5_test.dart
throw6_test.dart
throw8_test.dart
throw_expr_test.dart
throw_test.dart
try_catch2_test.dart
try_catch3_test.dart
try_catch4_test.dart
try_catch5_test.dart
try_catch_on_syntax_test.dart
try_catch_optimized1_test.dart
try_catch_optimized2_test.dart
try_catch_optimized3_test.dart
try_catch_optimized4_test.dart
try_catch_optimized5_test.dart
try_catch_osr_test.dart
try_catch_regress_27483_test.dart
try_catch_runtime_test.dart
try_catch_syntax_test.dart
try_catch_test.dart
try_finally_regress_25333_test.dart
try_finally_regress_25654_test.dart