dart-sdk/tests/language/unsorted
Konstantin Shcheglov 8898abbc7e Issue 54485. Report error when external constructor has a field formal parameter.
Bug: https://github.com/dart-lang/sdk/issues/54485
Change-Id: Id2cec10b1c8bdb7bba5d608f28a3b55b8f4146ad
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344180
Reviewed-by: Kallen Tu <kallentu@google.com>
Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2024-01-03 19:59:53 +00:00
..
ackermann_test.dart
additional_interface_adds_optional_args_concrete_test.dart Migrate "u" and "v" directory language tests off @compile-error. 2023-04-20 22:33:22 +00:00
additional_interface_adds_optional_args_test.dart
allocate_large_object_test.dart
allocate_test.dart
arg_param_trailing_comma_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
assignable_expression_runtime_test.dart
assignable_expression_test.dart [tests] Remove obsolete Dart 3.0 experiments from language tests 2023-06-15 08:26:27 +00:00
bad_override_runtime_test.dart
bad_override_test.dart
bind_test.dart
bootstrap_test.dart
bottom_test.dart
branch_canonicalization_test.dart
branches_test.dart
callable_runtime_test.dart
callable_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
cascaded_forwarding_stubs_test.dart
cast2_test.dart
cast_test.dart
check_member_static_runtime_1_test.dart
check_member_static_runtime_test.dart
check_member_static_test.dart
check_method_override_runtime_test.dart
check_method_override_test.dart
checked_method_error_order_test.dart
combiner_type_lookup_indexed_test.dart
combiner_type_lookup_instance_test.dart
combiner_type_lookup_static_test.dart
combiner_type_lookup_top_level_test.dart
condition_bailout_test.dart
context2_test.dart
context_args_with_defaults_test.dart
context_test.dart
core_type_check_test.dart
cyclic_default_values_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
cyclic_type2_test.dart [test] Prevent minification of dart2js type names 2023-12-27 22:03:19 +00:00
cyclic_type_test.dart [tests] Don't minify language/unsorted/cyclic_type_test for dart2js 2023-10-27 16:47:59 +00:00
default_implementation2_test.dart
default_implementation_test.dart
default_init_test.dart
deny_listed_test.dart Set tests that have mixin errors as 2.19. 2023-03-01 15:03:39 +00:00
disassemble_test.dart [VM/tests] issue/45618 - Avoid large outputs from tests 2021-05-26 06:04:01 +00:00
efficient_length_warning_test.dart
emit_const_fields_test.dart
expect_test.dart [test] Use Uris in place of Strings in test 2023-12-28 03:19:30 +00:00
extend_type_parameter_test.dart
extends_test.dart
extends_test_lib.dart
external_runtime_test.dart
external_test.dart Issue 54485. Report error when external constructor has a field formal parameter. 2024-01-03 19:59:53 +00:00
extract_type_arguments_test.dart Migrate package:dart_internal to null safety. 2020-08-17 23:06:35 +00:00
fannkuch_test.dart
fast_method_extraction_test.dart
fauxverride_runtime_test.dart
fauxverride_test.dart
fibo_test.dart
first_test.dart
fixed_length_test.dart
forwarding_semi_stub_test.dart
future_or_function_test.dart
fuzzy_arrows_test.dart
gc_test.dart
guess_cid_test.dart
gvn_field_access_test.dart
gvn_interceptor_test.dart
gvn_test.dart
hash_code_mangling_test.dart
hello_dart_test.dart
hello_script_lib.dart
hello_script_lib_source.dart
hello_script_test.dart
illegal_declaration_test.dart
illegal_invocation_lib.dart
illegal_invocation_runtime_test.dart
illegal_invocation_test.dart
implicit_scope_test.dart
index_assign_operator_infer_return_type_test.dart [cfe] Report error on non-void setter return type 2020-09-02 12:43:12 +00:00
indirect_const_null_test.dart
inference_enum_list_test.dart Add supertype to enum classes. 2021-06-25 14:08:16 +00:00
inference_list_or_null_test.dart
intrinsified_methods_test.dart
inv_cse_licm_test.dart
invalid_cast_runtime_1_test.dart
invalid_cast_runtime_2_test.dart
invalid_cast_runtime_test.dart
invalid_cast_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
invalid_type_argument_count_runtime_test.dart
invalid_type_argument_count_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
invocation_mirror2_test.dart
invocation_mirror_empty_arguments_test.dart
invocation_mirror_test.dart
js_properties_test.dart
keyword_type_expression_test.dart
large_implicit_getter_test.dart
larger_implicit_getter_test.dart
liveness_test.dart
load_indexed_constant_test.dart
local_var_in_annotation_test.dart
many_calls_test.dart
many_method_calls_test.dart
many_named_arguments_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
mega_load_test.dart
memory_swap_test.dart Spelling tests language 2022-12-19 16:30:06 +00:00
mint_compares_test.dart
mock_writable_final_field_test.dart
multi_pass2_test.dart
multi_pass_a.dart
multi_pass_b.dart
multi_pass_test.dart
namer2_test.dart
namer_test.dart
native_test.dart
parse_types_test.dart
partial_min_test.dart
patch_test.dart
property_field_override_test.dart
range_analysis2_test.dart
range_analysis3_test.dart
range_analysis_test.dart
recursive_calls_test.dart
recursive_loop_phis_test.dart
refine_receiver_null_test.dart [test] Replace non-implemented @DontInline() annotations 2021-07-26 13:22:31 +00:00
savannah_test.dart
scanner_test.dart
second_test.dart
shadow_parameter_and_local_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
side_effect_throw_test.dart
smaller_4_Interface_Types_A11_t01_test.dart
smaller_4_Interface_Types_A11_t02_test.dart
stack_overflow_stacktrace_test.dart
stack_overflow_test.dart
state_mangling2_test.dart
state_mangling3_test.dart
state_mangling4_test.dart
state_mangling_test.dart
temp_mangling_test.dart
third_test.dart
tree_shake_typed_selector_test.dart
typecheck_multifield_declaration_test.dart
typed_equality_test.dart
typed_selector2_test.dart Migrate "u" and "v" directory language tests off @compile-error. 2023-04-20 22:33:22 +00:00
typed_selector_test.dart
unevaluated_field_test.dart Rename some more incorrectly named tests. 2021-06-03 00:49:54 +00:00
unused_overridden_async_test.dart
value_range2_test.dart
value_range3_test.dart
value_range_test.dart
var_init_test.dart