dart-sdk/tests/language/generic_methods
Paul Berry bf4a94c625 Fix tearoff of methods from promotable variables.
Fixes #51853.

Bug: https://github.com/dart-lang/sdk/issues/51853
Change-Id: I407a1d5fb8b00f983cfcf106d1f569d0642058c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292764
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2023-04-03 19:39:59 +00:00
..
bounds_test.dart
closure_test.dart
dynamic_test.dart
explicit_instantiated_tearoff_test.dart Remove references to constructor-tearoff experiment. 2021-11-11 14:04:43 +00:00
fbounded_futureor_test.dart
function_type_test.dart
generic_class_tearoff_test.dart Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
generic_function_parameter_test.dart
generic_function_result_runtime_test.dart
generic_function_result_test.dart [cfe] Refactor bounds checking 2022-05-17 14:36:19 +00:00
generic_invocation_all_subexpression_types_test.dart Add language tests for parsing behaviors around type arguments. 2021-05-17 15:07:41 +00:00
generic_invocation_all_types_test.dart Additional language tests for parsing behaviors around type arguments. 2021-05-18 14:06:13 +00:00
generic_methods_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
local_variable_declaration_test.dart
named_parameters_test.dart
new_test.dart
non_generic_invocation_all_first_expression_types_test.dart Add language tests for parsing behaviors around type arguments. 2021-05-17 15:07:41 +00:00
non_generic_invocation_all_first_types_test.dart Additional language tests for parsing behaviors around type arguments. 2021-05-18 14:06:13 +00:00
non_generic_invocation_all_second_expression_types_test.dart Add language tests for parsing behaviors around type arguments. 2021-05-17 15:07:41 +00:00
non_generic_invocation_all_second_types_test.dart Additional language tests for parsing behaviors around type arguments. 2021-05-18 14:06:13 +00:00
optional_parameters_test.dart
overriding_test.dart
recursive_bound_test.dart
reuse_type_variables_test.dart
shadowing_test.dart
simple_as_expression_test.dart
simple_is_expression_test.dart
tearoff_of_promoted_variable_test.dart Fix tearoff of methods from promotable variables. 2023-04-03 19:39:59 +00:00
tearoff_specialization_test.dart
type_expression_test.dart
unused_parameter_test.dart