dart-sdk/tests/language/inference_update_2
Josh Soref 01b28894e7 Spelling pkg dev compiler
Closes https://github.com/dart-lang/sdk/pull/50861

GitOrigin-RevId: 71005e6f5bf5a151cb5c1aefb6a2a300fc40f592
Change-Id: Iadfafb5787a62e9a379437f6a3763d31f99ba7c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/277743
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
2023-01-26 09:12:41 +00:00
..
abstract_field_test.dart Field type promotion: fix CFE handling of abstract fields. 2022-11-21 15:25:03 +00:00
basic_field_promotion_test.dart Implement field promotion for the analyzer. 2022-10-30 20:02:49 +00:00
disabled_test.dart Front end logic for field promotion. 2022-10-19 14:53:51 +00:00
do_not_promote_abstract_getters_test.dart Field type promotion: fix CFE handling of abstract fields. 2022-11-21 15:25:03 +00:00
do_not_promote_methods_test.dart Field type promotion: fix CFE handling of abstract fields. 2022-11-21 15:25:03 +00:00
field_invocation_promotion_test.dart Implement field promotion for the analyzer. 2022-10-30 20:02:49 +00:00
field_promotion_and_no_such_method_lib.dart Front end logic for field promotion. 2022-10-19 14:53:51 +00:00
field_promotion_and_no_such_method_test.dart Implement field promotion for the analyzer. 2022-10-30 20:02:49 +00:00
field_promotion_name_conflicts_part.dart Implement field promotion for the analyzer. 2022-10-30 20:02:49 +00:00
field_promotion_name_conflicts_test.dart Implement field promotion for the analyzer. 2022-10-30 20:02:49 +00:00
no_such_method_restriction_disabled_lib.dart
no_such_method_restriction_disabled_test.dart
no_such_method_restriction_enabled_lib.dart
no_such_method_restriction_enabled_test.dart
no_such_method_restriction_stack_trace_lib1.dart
no_such_method_restriction_stack_trace_lib2.dart
no_such_method_restriction_stack_trace_test.dart Spelling pkg dev compiler 2023-01-26 09:12:41 +00:00
promotion_makes_new_extension_available_test.dart Field promotion: more thorough language tests, plus a CFE bug fix. 2022-11-18 14:54:48 +00:00
promotion_makes_new_extension_available_via_non_nullability_test.dart Field promotion: more thorough language tests, plus a CFE bug fix. 2022-11-18 14:54:48 +00:00
promotion_makes_new_interface_available_test.dart Field promotion: more thorough language tests, plus a CFE bug fix. 2022-11-18 14:54:48 +00:00
promotion_narrows_interface_test.dart Field promotion: more thorough language tests, plus a CFE bug fix. 2022-11-18 14:54:48 +00:00
top_level_type_inference_test.dart Test field promotion during top level inference. 2022-11-21 17:20:55 +00:00