dart-sdk/tests/language/call
Johnni Winther b3af778a38 [cfe] Add UnresolvedKind for fine grained unresolved reporting
- including tests for issues 46719 and 46887

Change-Id: I601fcfcb956e059f502cbece29fb2a6a00f68846
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/210464
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2021-08-25 09:51:54 +00:00
..
argument_inference_test.dart
call_test.dart
closurization_test.dart [vm] Reland "Remove non-covariant checks from closure bodies (part 1)" 2020-07-21 10:00:41 +00:00
constructor_on_unresolvable_class_runtime_test.dart
constructor_on_unresolvable_class_test.dart [cfe] Add UnresolvedKind for fine grained unresolved reporting 2021-08-25 09:51:54 +00:00
function2_test.dart
function_apply_test.dart
function_test.dart
method_as_cast_test.dart
method_function_typed_value_test.dart
method_implicit_invoke_instance_test.dart
method_implicit_invoke_local_runtime_1_test.dart
method_implicit_invoke_local_runtime_2_test.dart
method_implicit_invoke_local_runtime_3_test.dart
method_implicit_invoke_local_runtime_4_test.dart
method_implicit_invoke_local_runtime_test.dart
method_implicit_invoke_local_test.dart [Analyzer] Report EXTRA_POSITIONAL_ARGUMENTS and EXTRA_POSITIONAL_ARGUMENTS_COULD_BE_NAMED against first unmatched argument 2021-01-11 18:46:26 +00:00
method_implicit_invoke_static_test.dart
method_implicit_invoke_top_level_test.dart
method_implicit_tear_off_assignable_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
method_implicit_tear_off_nullable_test.dart Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
method_implicit_tear_off_test.dart
method_is_check_test.dart
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 Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
nonexistent_constructor_runtime_test.dart
nonexistent_constructor_test.dart [cfe] Add UnresolvedKind for fine grained unresolved reporting 2021-08-25 09:51:54 +00:00
nonexistent_static_test.dart
object_has_no_call_method_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
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
property_test.dart
through_getter_runtime_test.dart
through_getter_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
through_null_getter_test.dart
type_literal_test.dart
with_no_such_method_test.dart