dart-sdk/tests/language/await
Paul Berry 497d6105df [cfe] Make the context for await expressions consistent with analyzer.
Fixes https://github.com/dart-lang/language/issues/3649.
Fixes https://github.com/dart-lang/sdk/issues/55418.

Bug: https://github.com/dart-lang/language/issues/3649
Change-Id: Ifb2fe47bb343a357e2338843775f140c01bd8a88
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/361302
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
2024-05-08 17:10:52 +00:00
..
and_ifnull_test.dart
await_test.dart Reland "Tweak expect.dart library." 2024-04-26 15:28:26 +00:00
await_with_dynamic_context_test.dart [cfe] Make the context for await expressions consistent with analyzer. 2024-05-08 17:10:52 +00:00
await_with_no_context_test.dart Remove special analyzer behavior for await expressions with "null context". 2024-03-20 17:33:28 +00:00
backwards_compatibility_runtime_test.dart
backwards_compatibility_test.dart
exceptions_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
for_cancel_test.dart
for_test.dart
for_use_local_test.dart
future_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
in_cascade_test.dart
nonfuture_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
null_aware_test.dart
postfix_expr_test.dart
regression_test.dart
started_immediately_test.dart