dart-sdk/tests/lib_2/mirrors
Regis Crelier b3bca1821c [VM/runtime] Decouple representation of function signatures from Function objects.
This fixes issue https://github.com/dart-lang/sdk/issues/43088

This CL improves on https://dart-review.googlesource.com/c/sdk/+/166920 by keeping the names of type parameters.

See go/dart-vm-signatures for motivation for this change.

TEST=existing suites

Change-Id: Ia82f1d322f72d07b2fb253cf914f9b868025c71e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/176981
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2021-01-07 23:45:37 +00:00
..
abstract_class_test.dart Fix an incorrect dart:mirrors test 2018-05-22 13:56:41 +00:00
abstract_test.dart Migrated test lock 217 to Dart 2.0. 2017-08-31 07:47:36 -07:00
accessor_cache_overflow_test.dart Migrated test lock 217 to Dart 2.0. 2017-08-31 07:47:36 -07:00
apply3_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
array_tracing2_test.dart Migrated test lock 217 to Dart 2.0. 2017-08-31 07:47:36 -07:00
array_tracing3_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
array_tracing_test.dart
bad_argument_types_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
basic_types_in_dart_core_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
circular_factory_redirection_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
class_declarations_test.dart
class_mirror_location_other.dart
class_mirror_location_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
class_mirror_type_variables_data.dart
class_mirror_type_variables_expect.dart [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
class_mirror_type_variables_test.dart
closure_mirror_import1.dart
closure_mirror_import2.dart
closures_test.dart
closurization_equivalence_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
const_evaluation_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
constructor_kinds_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
constructor_optional_args_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
constructor_private_name_test.dart
constructors_test.dart [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
dart2js_mirrors_test.dart
declarations_model.dart Made helpers strong-mode clean for Dart 2.0 migration. 2017-08-30 09:51:39 -07:00
declarations_model_easier.dart Made helpers strong-mode clean for Dart 2.0 migration. 2017-08-30 09:51:39 -07:00
declarations_type_test.dart
deferred_constraints_constants_lib.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
deferred_constraints_constants_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
deferred_mirrors_metadata_lib.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
deferred_mirrors_metadata_test.dart
deferred_mirrors_metatarget_lib.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
deferred_mirrors_metatarget_test.dart
deferred_mirrors_update_lib.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
deferred_mirrors_update_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
deferred_type_other.dart
deferred_type_test.dart
delegate_call_through_getter_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
delegate_class_test.dart
delegate_function_invocation_test.dart
delegate_library_test.dart
delegate_test.dart
disable_tree_shaking_test.dart
dynamic_load_error.dart Reapply "[mirrors] Add IsolateMirror.loadUri." 2018-05-29 22:01:01 +00:00
dynamic_load_success.dart Reapply "[mirrors] Add IsolateMirror.loadUri." 2018-05-29 22:01:01 +00:00
dynamic_load_test.dart [VM] Use the incremental compiler to compile sources only when the observatory 2018-07-13 23:28:51 +00:00
empty.dart
empty_test.dart
enum_mirror_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
enum_test.dart
equality_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
fake_function_with_call_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
fake_function_without_call_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
field_metadata_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
field_type_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
function_apply_mirrors_lib.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
function_apply_mirrors_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
function_apply_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
function_type_mirror_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generic_bounded_by_type_parameter_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
generic_bounded_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
generic_class_declaration_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
generic_f_bounded_mixin_application_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generic_f_bounded_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
generic_function_typedef_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generic_interface_test.dart Migrated test block 221 to Dart 2.0. 2017-09-13 22:46:48 +00:00
generic_list_test.dart Migrated test block 220 to Dart 2.0. 2017-08-31 07:16:58 -07:00
generic_local_function_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generic_method_test.dart Migrated test block 220 to Dart 2.0. 2017-08-31 07:16:58 -07:00
generic_mixin_applications_test.dart Migrated test block 220 to Dart 2.0. 2017-08-31 07:16:58 -07:00
generic_mixin_test.dart Migrated test block 220 to Dart 2.0. 2017-08-31 07:16:58 -07:00
generic_superclass_test.dart Migrated test block 220 to Dart 2.0. 2017-08-31 07:16:58 -07:00
generic_type_mirror_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generics_double_substitution_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generics_dynamic_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generics_helper.dart Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
generics_special_types_test.dart Finish migrating stuff out of lib_strong. 2017-12-11 23:45:23 +00:00
generics_substitution_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
generics_test.dart [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
get_field_cache_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
get_field_static_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
get_field_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
get_symbol_name_no_such_method_test.dart Migrated test block 222 to Dart 2.0. 2017-09-13 02:05:02 +00:00
get_symbol_name_test.dart Migrated test block 222 to Dart 2.0. 2017-09-13 02:05:02 +00:00
globalized_closures2_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
globalized_closures_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
hierarchy_invariants_test.dart Migrated test block 222 to Dart 2.0. 2017-09-13 02:05:02 +00:00
hot_get_field_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
hot_set_field_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
immutable_collections_test.dart Migrated test block 222 to Dart 2.0. 2017-09-13 02:05:02 +00:00
inference_and_no_such_method_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
inherit_field_test.dart Migrated test block 222 to Dart 2.0. 2017-09-13 02:05:02 +00:00
inherited_metadata_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
initializing_formals_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
instance_creation_in_function_annotation_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
instance_members_easier_test.dart [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
instance_members_test.dart [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
instance_members_unimplemented_interface_test.dart [Test status] Update status of several triaged lib_2/mirrors tests 2018-06-05 16:24:09 +00:00
instance_members_with_override_test.dart Clean up uses of @virtual in tests 2020-06-26 20:33:55 +00:00
instantiate_abstract_class_test.dart Migrated test block 223 to Dart 2.0. 2017-09-08 18:23:41 +00:00
intercepted_cache_test.dart Migrated test block 223 to Dart 2.0. 2017-09-08 18:23:41 +00:00
intercepted_class_test.dart Migrated test block 223 to Dart 2.0. 2017-09-08 18:23:41 +00:00
intercepted_object_test.dart [VM] Clean up typing violations in the numerics implementation. 2017-10-17 21:00:24 +00:00
intercepted_superclass_test.dart Migrated test block 223 to Dart 2.0. 2017-09-08 18:23:41 +00:00
invocation_cache_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
invocation_fuzz_test.dart Change terms to be more divisive 2020-06-10 17:14:37 +00:00
invocation_mirror_invoke_on2_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
invocation_mirror_invoke_on_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
invoke_call_on_closure_test.dart Migrated test block 223 to Dart 2.0. 2017-09-08 18:23:41 +00:00
invoke_call_through_getter_previously_accessed_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_call_through_getter_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_call_through_implicit_getter_previously_accessed_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_call_through_implicit_getter_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_closurization2_test.dart Reland "[vm] Fix some further mirror breaks with frontend NNBD checks enabled." 2020-03-13 17:11:52 +00:00
invoke_closurization_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_import_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
invoke_named_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_natives_malicious_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_private_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_private_wrong_library_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
invoke_throws_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
io_html_mutual_exclusion_test.dart Migrated test block 224 to Dart 2.0. 2017-09-08 22:16:24 +00:00
is_odd_test.dart Migrated test block 224 to Dart 2.0. 2017-09-08 22:16:24 +00:00
issue21079_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
lazy_static_test.dart Migrated test block 224 to Dart 2.0. 2017-09-08 22:16:24 +00:00
libraries_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
library_declarations_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_enumeration_deferred_loading_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_exports_hidden.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_exports_hidden_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_exports_shown.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_exports_shown_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_import_deferred_loading_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_a.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_b.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_bad_metadata_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_deferred_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_hidden.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_hidden_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_metadata.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_metadata_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_prefixed.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_prefixed_show_hide.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_prefixed_show_hide_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_prefixed_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_shown.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_imports_shown_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metadata2_lib1.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metadata2_lib2.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metadata2_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metadata_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metatarget_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
library_metatarget_test_annotations_lib.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_metatarget_test_lib.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_uri_io_test.dart [test] Fix lib/mirrors/library_uri_io_test to pass when running not from source 2020-10-14 00:54:17 +00:00
library_uri_package_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
library_with_annotated_declaration.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
library_without_declaration.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
list_constructor_test.dart Dart 2 Libraries Wave 3 2018-03-08 16:36:07 +00:00
load_library_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
local_function_is_static_test.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
local_isolate_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
metadata_allowed_values_import.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
metadata_allowed_values_test.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
metadata_class_mirror_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
metadata_const_map_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
metadata_constructed_constant_test.dart Remove support for --emit-metadata in DDC 2020-03-05 23:26:13 +00:00
metadata_constructor_arguments_test.dart Remove support for --emit-metadata in DDC 2020-03-05 23:26:13 +00:00
metadata_nested_constructor_call_test.dart Remove support for --emit-metadata in DDC 2020-03-05 23:26:13 +00:00
metadata_scope_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
metadata_symbol_literal_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
metadata_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
metadata_type_literal_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
method_mirror_extension_test.dart [VM] Implement name demangling of extension methods. 2019-10-14 20:40:09 +00:00
method_mirror_location_other.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_location_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
method_mirror_name_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
method_mirror_properties_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
method_mirror_returntype_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
method_mirror_source_line_ending_cr.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_source_line_ending_crlf.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_source_line_ending_lf.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_source_line_ending_test.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_source_other.dart Reland "Migrate test batch 226 to Dart 2.0" 2017-09-08 09:28:18 +00:00
method_mirror_source_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
mirror_in_static_init_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
mirrors_nsm_mismatch_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
mirrors_nsm_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
mirrors_reader.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
mirrors_reader_test.dart [vm] Rename _LocalXMirror to _XMirror. 2019-09-18 20:28:25 +00:00
mirrors_resolve_fields_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
mirrors_test.dart Remove another one of the unittest-like libraries. 2020-02-13 23:36:13 +00:00
mirrors_visitor.dart Migrate test batch 227 to Dart 2.0 2017-09-08 09:57:16 +00:00
mixin_application_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
mixin_members_test.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
mixin_simple_test.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
mixin_test.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
model.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
model_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
new_instance_optional_arguments_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
new_instance_with_type_arguments_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
no_metadata_test.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
null2_test.dart Migrated test block 228 to Dart 2.0. 2017-09-13 21:29:28 +00:00
null_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
operator_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
optional_parameters_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
other_declarations_location_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
other_library.dart Migrated test block 225 to Dart 2.0. 2017-09-08 21:58:43 +00:00
parameter_abstract_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
parameter_annotation_mirror_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
parameter_is_const_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
parameter_metadata_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
parameter_of_mixin_app_constructor_test.dart Migrated test block 229 to Dart 2.0. 2017-09-13 21:53:54 +00:00
parameter_optional_order_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
parameter_test.dart [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
private_class_field_other.dart Migrated test block 229 to Dart 2.0. 2017-09-13 21:53:54 +00:00
private_class_field_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
private_field_helper.dart Migrated test block 229 to Dart 2.0. 2017-09-13 21:53:54 +00:00
private_field_test.dart Migrated test block 229 to Dart 2.0. 2017-09-13 21:53:54 +00:00
private_symbol_mangling_lib.dart Migrated test block 229 to Dart 2.0. 2017-09-13 21:53:54 +00:00
private_symbol_mangling_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
private_symbol_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
private_types_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
proxy_type_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
raw_type_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
redirecting_factory_different_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
redirecting_factory_reflection_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
redirecting_factory_test.dart Type checking for redirecting factories. 2018-09-19 06:20:20 +00:00
reflect_class_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
reflect_model_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
reflect_runtime_type_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
reflect_two_classes_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
reflect_uninstantiated_class_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
reflected_type_classes_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
reflected_type_function_type_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
reflected_type_generics_test.dart [test] Update use of Null as a bottom type to Never. 2020-03-27 19:49:22 +00:00
reflected_type_helper.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
reflected_type_special_types_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
reflected_type_test.dart Use the Expect.throws___() helper methods throughout tests. 2017-10-17 23:37:15 +00:00
reflected_type_typedefs_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
reflected_type_typevars_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
reflectively_instantiate_uninstantiated_class_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
regress_13462_0_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
regress_13462_1_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
regress_14304_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
regress_16321_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
regress_18535_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
regress_19731_test.dart Migrated test block 230 to Dart 2.0. 2017-09-21 23:39:49 +00:00
regress_26187_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
regress_28255_test.dart cleanup language_2 and corelib_2 tests that import dart:mirrors 2018-05-07 23:50:56 +00:00
regress_33259_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
regress_34982_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
regress_38035_test.dart [vm/bytecode] Fix crash while querying parameter descriptors for static implicit closure 2019-08-28 02:26:33 +00:00
relation_assignable_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
relation_subclass_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
relation_subtype_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
repeated_private_anon_mixin_app1.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
repeated_private_anon_mixin_app2.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
repeated_private_anon_mixin_app_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
return_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
runtime_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
set_field_with_final_inheritance_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
set_field_with_final_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
spawn_function_root_library_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
static_const_field_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
static_members_easier_test.dart [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
static_members_test.dart [vm] Further mirrors and test fixes. 2020-02-10 20:58:05 +00:00
static_metatarget_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
static_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
stringify.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
superclass2_test.dart Migrate test batch 231 to Dart 2.0 2017-09-08 12:59:34 +00:00
superclass_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
symbol_validation_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
syntax_error_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
synthetic_accessor_properties_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
to_string_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
top_level_accessors_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
type_argument_is_type_variable_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
type_mirror_for_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
type_variable_is_static_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
type_variable_owner_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
typearguments_mirror_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typedef_deferred_library_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typedef_in_signature_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
typedef_library.dart Migrate test batch 231 to Dart 2.0 2017-09-08 12:59:34 +00:00
typedef_library_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typedef_metadata_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typedef_reflected_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typedef_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
typevariable_mirror_metadata_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
unmangled_type_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
unnamed_library_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00
unnamed_mixin_application_test.dart [test] Remove dart2js tests of MirrorsUsed. Remove MirrorsUsed annotations for all tests. 2020-01-22 00:06:24 +00:00
variable_is_const_test.dart [test] Changes to mirrors tests to make them more Dart 3 compatible. 2020-01-22 01:30:05 +00:00