dart-sdk/tests/language/super
Robert Nystrom 7ca5ad46ce Set tests that have mixin errors as 2.19.
Mark tests that contain errors about using a class as a mixin to use
language version 2.19 where that's not an error.

This may not fix all of the tests because it's the language version of
the library where the class is declared that matters, not where the
class is used as a mixin. But most tests have all of their declarations
in the same library, so this should fix most.

Change-Id: I910439ebd2f10f731418dc588b7e4619a0841c16
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285923
Reviewed-by: Jake Macdonald <jakemac@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2023-03-01 15:03:39 +00:00
..
abstract_method_test.dart
additional_interface_adds_optional_args_supercall_test.dart
all_named_constructor_test.dart
assign_runtime_test.dart
assign_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
bound_closure_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
call2_test.dart
call3_runtime_test.dart
call3_test.dart Enable by default the experiment flags for the 2.17 language features 2022-03-04 01:08:01 +00:00
call4_test.dart
call_test.dart
closure_test.dart
conditional_operator_runtime_test.dart
conditional_operator_test.dart analyzer: Improve span of use_of_nullable_value errors 2021-04-02 02:43:48 +00:00
field_2_test.dart
field_access_test.dart
field_test.dart
from_constructor_test.dart
implicit_closure_test.dart
in_async1_test.dart
in_async2_test.dart
in_async3_test.dart
in_async4_test.dart
in_async5_test.dart
in_async6_test.dart
in_constructor_test.dart
in_finally_test.dart
inferrer_test.dart
mixin_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
no_such_method1_test.dart
no_such_method2_test.dart
no_such_method3_test.dart
no_such_method4_runtime_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
no_such_method4_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
no_such_method5_runtime_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
no_such_method5_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
non_const_test.dart
operator_index2_test.dart
operator_index3_test.dart
operator_index4_test.dart
operator_index5_test.dart
operator_index6_test.dart
operator_index7_test.dart
operator_index8_test.dart
operator_index_test.dart
operator_test.dart
regress47698_test.dart [tests] Add regression test missing super helpers 2021-12-02 22:12:57 +00:00
setter_interceptor_test.dart
setter_test.dart
super_test.dart