dart-sdk/tests/language/closure
Ömer Sinan Ağacan 979e8dc932 [dart2wasm] Fix instantiation closure equality
The test fails in VM, which is reported as #51660.

Change-Id: Icb0f5493f282aa017980478a038b48dd09c5030c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286933
Reviewed-by: Aske Simon Christensen <askesc@google.com>
Commit-Queue: Ömer Ağacan <omersa@google.com>
2023-03-08 15:42:26 +00:00
..
bound_closure_equality_test.dart
bound_closure_primitives_test.dart
break1_test.dart
break2_test.dart
break_test.dart
call_wrong_argument_count_test.dart
closure2_test.dart
closure3_test.dart
closure4_test.dart
closure5_test.dart
closure6_test.dart
closure7_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
closure8_test.dart
closure_test.dart
closures_initializer2_test.dart
closures_initializer_test.dart
closures_with_complex_params_test.dart
cycles_test.dart
dynamic_test.dart Reland "[vm/compiler] Move AssertAssignables out of closure bodies." 2020-11-18 22:42:31 +00:00
forwarding_stub_tearoff_generic_test.dart
forwarding_stub_tearoff_test.dart
identity_equality_tearoff_test.dart Restore function object equality related tests 2021-08-06 15:31:19 +00:00
implicit1_test.dart
implicit2_test.dart
implicit_closure_test.dart
in_constructor_test.dart
in_field_initializer_test.dart
in_initializer2_test.dart
in_initializer_test.dart
instantiation_closure_equality_test.dart [dart2wasm] Fix instantiation closure equality 2023-03-08 15:42:26 +00:00
internals_runtime_test.dart
internals_test.dart Move codes from StaticTypeWarningCode into CompileTimeErrorCode. 2020-07-27 16:44:15 +00:00
invoked_through_interface_target_field_test.dart
invoked_through_interface_target_getter_test.dart
minify_closure_variable_collision_test.dart
nested_generic_closure_test.dart
param_null_to_object_test.dart
param_null_to_object_weak_test.dart
parameter_types_test.dart
parse_closures_in_initializers_test.dart
partial_instantiation_eager_bounds_check_test.dart
partial_instantiation_static_bounds_check_runtime_test.dart
partial_instantiation_static_bounds_check_test.dart [cfe] Support explicit instantiation 2021-06-25 14:47:45 +00:00
partial_tearoff_instantiation_test.dart Remove uses of : as default value separator in some tests/ directories. 2022-09-07 14:49:17 +00:00
regress46568_test.dart [tests] Add regression tests for #46568 2021-07-19 21:49:49 +00:00
self_reference_test.dart
shared_state_test.dart
side_effect_test.dart
tearoff_bounds_instantiation_test.dart
tearoff_dynamic_test.dart Remove invalid inequal tear-off hash code test 2023-03-03 11:07:50 +00:00
tearoff_super_default_test.dart [language] Add test for super-tearoff default arguments 2021-05-28 02:48:08 +00:00
type_arguments_test.dart
type_test.dart
type_variable_test.dart
type_variables_test.dart
unnamed_closure_test.dart
variable_shadow_test.dart
with_super_field_test.dart Clean up uses of @virtual in tests 2020-06-26 20:33:55 +00:00
with_super_send_test.dart