dart-sdk/tests/language_2/deferred
Ryan Macnak 88fdb3ee68 Add tests for the identity of constants repeated in different loading units but not present in the main unit.
Bug: https://github.com/dart-lang/sdk/issues/41974
Change-Id: I29a00aa6139dc2a1f865f8c5f659169c84c8e45d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/169790
Reviewed-by: Régis Crelier <regis@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2020-10-30 19:16:42 +00:00
..
call_empty_before_load_lib.dart
call_empty_before_load_test.dart
closurize_load_library_lib.dart
closurize_load_library_test.dart
constant_list_lib.dart
constant_list_test.dart
constraints_lib.dart
constraints_lib2.dart
constraints_type_annotation_test.dart
deferred_and_immediate_import_lib.dart [vm] Initial implementation of deferred loading. 2020-07-17 19:29:47 +00:00
deferred_and_immediate_import_test.dart [vm] Initial implementation of deferred loading. 2020-07-17 19:29:47 +00:00
duplicate_prefix1_runtime_test.dart
duplicate_prefix1_test.dart
duplicate_prefix2_runtime_test.dart
duplicate_prefix2_test.dart
duplicate_prefix3_runtime_test.dart
duplicate_prefix3_test.dart
function_type_lib.dart
function_type_test.dart
global_lib.dart
global_test.dart
import_core_test.dart
inheritance_constraints_lib.dart
inheritance_constraints_runtime_test.dart
inheritance_constraints_test.dart Move errors from StaticWarningCode to CompileTimeErrorCode. 2020-07-26 04:19:25 +00:00
inlined_test.dart
load_constants.dart
load_constants_runtime_test.dart
load_constants_test.dart
load_inval_code_lib.dart
load_inval_code_test.dart
load_library_wrong_args_lib.dart
load_library_wrong_args_test.dart [cfe] Handle callable extension getters 2020-03-13 10:46:39 +00:00
mixin_lib1.dart
mixin_lib2.dart
mixin_shared.dart
mixin_test.dart
no_prefix_runtime_test.dart
no_prefix_test.dart
no_such_method_lib.dart
no_such_method_test.dart
not_loaded_check_lib.dart
not_loaded_check_test.dart
only_constant_lib.dart
only_constant_test.dart
optimized_test.dart
prefix_constraints_lib.dart
prefix_constraints_lib2.dart
prefix_importer_tree_shaken_deferred.dart [vm] Don't write LibraryPrefix::importer_ in AOT snapshots. 2020-09-01 16:49:49 +00:00
prefix_importer_tree_shaken_immediate.dart [vm] Don't write LibraryPrefix::importer_ in AOT snapshots. 2020-09-01 16:49:49 +00:00
prefix_importer_tree_shaken_test.dart [vm] Don't write LibraryPrefix::importer_ in AOT snapshots. 2020-09-01 16:49:49 +00:00
redirecting_factory_lib1.dart
redirecting_factory_lib2.dart
redirecting_factory_test.dart
regression_22995_lib.dart
regression_22995_test.dart
regression_28678_lib.dart
regression_28678_test.dart
shadow_load_library_lib.dart
shadow_load_library_test.dart
shared_and_unshared_classes_lib1.dart
shared_and_unshared_classes_lib2.dart
shared_and_unshared_classes_lib_shared.dart
shared_and_unshared_classes_test.dart
split_constants_canonicalization_a.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_a_1.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_a_2.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_b.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_b_1.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_b_2.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
split_constants_canonicalization_test.dart Add tests for the identity of constants repeated in different loading units but not present in the main unit. 2020-10-30 19:16:42 +00:00
static_seperate_lib1.dart
static_seperate_lib2.dart
static_seperate_test.dart
super_dependency_lib.dart
super_dependency_runtime_test.dart
super_dependency_test.dart Unify four diagnostic codes for the purpose of documentation 2020-08-11 01:07:44 +00:00
type_dependency_lib1.dart Make all CastErrors be TypeErrors. 2020-03-11 23:31:06 +00:00
type_dependency_lib2.dart
type_dependency_lib3.dart
type_dependency_test.dart
unreachable_loading_unit_deferred.dart [vm] Initial implementation of deferred loading. 2020-07-17 19:29:47 +00:00
unreachable_loading_unit_immediate.dart [vm] Initial implementation of deferred loading. 2020-07-17 19:29:47 +00:00
unreachable_loading_unit_test.dart [vm] Initial implementation of deferred loading. 2020-07-17 19:29:47 +00:00