dart-sdk/tests/language/call
Jake Macdonald 3b06df241f Clean up a number of 2.19 opt outs in language tests.
This is less than half of them, will send some other chunks later.

Bug:51557
Change-Id: I4e80812a689fde99e23c34b6405aaf57cd431ce8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/289261
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2023-03-17 16:17:50 +00:00
..
argument_inference_test.dart
call_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
closurization_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
constructor_on_unresolvable_class_runtime_test.dart
constructor_on_unresolvable_class_test.dart
dynamic_call_through_getter_test.dart [vm] Fix call-through-getter runtime handling. 2022-12-08 17:48:49 +00:00
evaluation_order_lib.dart Add test about evaluation order 2022-04-08 17:44:18 +00:00
evaluation_order_test.dart Add test about evaluation order 2022-04-08 17:44:18 +00:00
function2_test.dart
function_apply_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
function_test.dart
implicit_tearoff_assignment_test.dart Properly handle implicit .call tearoff on RHS of assignments. 2022-02-21 16:38:51 +00:00
implicit_tearoff_error_test.dart Additional language test for implicit .call in conditional expressions 2022-02-18 14:23:01 +00:00
implicit_tearoff_exceptions_test.dart Add a language test to check situations where implicit call tearoff does not occur. 2022-02-15 16:37:50 +00:00
implicit_tearoff_local_assignment_test.dart Test an odd interaction of implicit .call tearoffs with promotion. 2022-02-22 11:49:41 +00:00
implicit_tearoff_test.dart Add a language test to check expressions for which implicit call tearoff should occur. 2022-02-15 17:57:49 +00:00
method_as_cast_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_function_typed_value_test.dart
method_implicit_invoke_instance_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_runtime_1_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_runtime_2_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_runtime_3_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_runtime_4_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_runtime_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_local_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_static_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_invoke_top_level_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_implicit_tear_off_assignable_test.dart
method_implicit_tear_off_nullable_test.dart
method_implicit_tear_off_test.dart
method_is_check_test.dart Clean up a number of 2.19 opt outs in language tests. 2023-03-17 16:17:50 +00:00
method_must_not_be_field_test.dart
method_must_not_be_getter_test.dart
method_override_runtime_test.dart
method_override_test.dart
non_method_field_runtime_test.dart
non_method_field_test.dart
nonexistent_constructor_runtime_test.dart
nonexistent_constructor_test.dart
nonexistent_static_test.dart
object_has_no_call_method_test.dart
object_has_no_call_runtime_1_test.dart
object_has_no_call_runtime_2_test.dart
object_has_no_call_runtime_3_test.dart
object_has_no_call_runtime_4_test.dart
object_has_no_call_runtime_5_test.dart
object_has_no_call_runtime_6_test.dart
object_has_no_call_runtime_test.dart
operator_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
property_test.dart
through_getter_runtime_test.dart
through_getter_test.dart
through_null_getter_test.dart
type_literal_test.dart
with_no_such_method_test.dart