dart-sdk/tests/language_2/const
Daco Harkes 3d7aacda12 [tests] Migrate away from native
Aggregated test results:
Pass -> CompileTimeError (expected CompileTimeError)

bug: https://github.com/dart-lang/sdk/issues/28791
Change-Id: I4de6dc405be0fe4f2acf1a073fa9ab5210e49c68
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/266022
Reviewed-by: Tess Strickland <sstrickl@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
2022-10-28 09:16:40 +00:00
..
cast1_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
cast2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
cast3_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
cast4_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
conditional_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
conditional_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
const2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
const3_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
const4_lib.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
const4_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
const_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constant_dag_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constants_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor3_runtime_1_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor3_runtime_2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor3_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor3_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_mixin2_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_mixin2_test.dart Do not report const ctor with a mixed in abstract final field 2021-07-21 17:56:08 +00:00
constructor_mixin3_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_mixin_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_nonconst_field_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_nonconst_field_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_nonconst_param_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_nonconst_param_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_super2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_super_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_super_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
constructor_syntax_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
counter_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
counter_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
ct_const_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
double_in_int_op_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dynamic_type_literal_runtime_1_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dynamic_type_literal_runtime_2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dynamic_type_literal_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
dynamic_type_literal_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
error_multiply_initialized_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
escape_frog_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
evaluation_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
factory_redirection_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
factory_with_body_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
getter_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
getter_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
global_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
inference_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
init2_runtime_1_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
init2_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
init2_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
init_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
instance_field_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
instance_field_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
list_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
local_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
locals_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
map2_runtime_test.dart [test] Fix getValueNonOptimized in tests 2021-07-12 10:23:14 +00:00
map2_test.dart [test] Fix getValueNonOptimized in tests 2021-07-12 10:23:14 +00:00
map3_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
map3_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
map4_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
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 [test] const types and null in const maps and sets 2021-07-26 12:42:20 +00:00
map_hashcode_override_test.dart Make hashcode override test throw instead of looping indefinitely. 2022-05-11 11:48:26 +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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
native_factory_test.dart [tests] Migrate away from native 2022-10-28 09:16:40 +00:00
nested_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
objects_are_immutable_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
optional_args_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
optional_args_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
qq_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
redirect_skips_supertype_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
redirecting_factory_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +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 [test] const types and null in const maps and sets 2021-07-26 12:42:20 +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 Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
switch2_test.dart [cfe] Check primitive equals in legacy libraries 2022-02-10 22:13:14 +00:00
switch_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
syntax_runtime_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
syntax_test.dart [cfe] Report all compile-time errors found during constant evaluation 2021-08-24 11:42:53 +00:00
tree_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
types_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
var_helper.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
var_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00