dart-sdk/tests/language/const
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
..
cast1_test.dart
cast2_test.dart
cast3_test.dart
cast4_test.dart
conditional_runtime_test.dart
conditional_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
const2_test.dart Spelling tests language 2022-12-19 16:30:06 +00:00
const3_test.dart
const4_lib.dart
const4_test.dart
const_locals_constant_locals_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
const_locals_runtime_test.dart
const_test.dart
constant_dag_test.dart Test for avoiding exponential tree traversal of DAG constants 2021-01-06 03:54:30 +00:00
constant_type_variable_error_test.dart Remove references to constructor-tearoff experiment. 2021-11-11 14:04:43 +00:00
constant_type_variable_test.dart Remove references to constructor-tearoff experiment. 2021-11-11 14:04:43 +00:00
constants_test.dart
constructor2_test.dart
constructor3_runtime_1_test.dart
constructor3_runtime_2_test.dart
constructor3_runtime_test.dart
constructor3_test.dart Analyzer: Move CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH to compile-time 2020-07-30 00:34:29 +00:00
constructor_mixin2_runtime_test.dart
constructor_mixin2_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
constructor_mixin3_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
constructor_mixin_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
constructor_nonconst_field_runtime_test.dart
constructor_nonconst_field_test.dart Improve the range selected by const_constructor_with_field_initialized_by_non_const 2020-06-28 14:51:31 +00:00
constructor_nonconst_param_runtime_test.dart
constructor_nonconst_param_test.dart
constructor_runtime_test.dart
constructor_super2_test.dart
constructor_super_runtime_test.dart
constructor_super_test.dart Enable by default the experiment flags for the 2.17 language features 2022-03-04 01:08:01 +00:00
constructor_syntax_runtime_test.dart
constructor_syntax_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
constructor_test.dart
counter_runtime_test.dart
counter_test.dart
ct_const_test.dart
double_in_int_op_test.dart Remove references to triple-shift and generic-metadata experiments. 2021-05-12 13:35:00 +00:00
dynamic_type_literal_runtime_1_test.dart
dynamic_type_literal_runtime_2_test.dart
dynamic_type_literal_runtime_test.dart
dynamic_type_literal_test.dart
error_multiply_initialized_test.dart
escape_frog_test.dart
evaluation_test.dart
factory_member_test.dart Add test for constant factory constructor feature, cf. #46984 2021-08-26 09:27:31 +00:00
factory_redirection_test.dart
factory_with_body_runtime_test.dart
factory_with_body_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
for_in_variable_test.dart
getter_runtime_test.dart
getter_test.dart
global_test.dart
inference_test.dart
init2_runtime_1_test.dart
init2_runtime_test.dart
init2_test.dart Remove 'checked mode' from checked_mode_compile_time_errors 2020-07-31 19:20:58 +00:00
init_test.dart
instance_field_runtime_test.dart
instance_field_test.dart
instantiated_function_constant_error_test.dart Remove references to constructor-tearoff experiment. 2021-11-11 14:04:43 +00:00
instantiated_function_constant_test.dart Remove references to constructor-tearoff experiment. 2021-11-11 14:04:43 +00:00
list_test.dart
local_test.dart
locals_test.dart
map2_runtime_test.dart [test] Fix getValueNonOptimized in tests 2021-07-12 10:23:14 +00:00
map2_test.dart Issue 51046. Implement primitive equality. 2023-02-18 06:22:04 +00:00
map3_runtime_test.dart
map3_test.dart Issue 51046. Implement primitive equality. 2023-02-18 06:22:04 +00:00
map4_test.dart
map5_test.dart [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
map_hashcode_override2_test.dart opt assignable_expression_test into 2.19 2023-02-27 22:48:51 +00:00
map_hashcode_override_test.dart opt assignable_expression_test into 2.19 2023-02-27 22:48:51 +00:00
map_null_lookup_test.dart [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
map_test.dart [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
named_test.dart
native_factory_test.dart [tests] Migrate away from native 2022-10-28 09:16:40 +00:00
nested_test.dart
objects_are_immutable_test.dart
optional_args_runtime_test.dart
optional_args_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
primitive_equality_error_test.dart Issue 51046. Implement primitive equality. 2023-02-18 06:22:04 +00:00
primitive_equality_test.dart Add tests about primitive equality 2023-01-18 18:34:30 +00:00
qq_test.dart
redirect_skips_supertype_test.dart
redirecting_factory_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
set5_test.dart [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
set_hashcode_override2_test.dart opt assignable_expression_test into 2.19 2023-02-27 22:48:51 +00:00
set_null_lookup_test.dart [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
string_test.dart Fixed various typos in a lot of files 2022-07-25 12:21:59 +00:00
switch2_runtime_test.dart
switch2_test.dart opt assignable_expression_test into 2.19 2023-02-27 22:48:51 +00:00
switch_test.dart
syntax_runtime_test.dart
syntax_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
tree_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
types_test.dart
var_helper.dart
var_test.dart