dart-sdk/tests/compiler/dart2js_extra
Sigmund Cherem b484aada21 Remove library-root option - replace it with a libraries-spec option instead
Change-Id: Ie1df52cdaa7ab4381a4c1b94c61a1210f0f31b5f
Reviewed-on: https://dart-review.googlesource.com/c/83641
Commit-Queue: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2018-11-09 22:40:28 +00:00
..
deferred Add closure signature to dependencies 2018-08-22 22:04:54 +00:00
regress Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
supermixin Check classes at mixin applications 2018-10-12 08:34:07 +00:00
3_test.dart Fix one more checked failure. 2012-11-05 11:00:41 +00:00
7_test.dart
12_test.dart
33_test.dart
43_test.dart
10216a_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
10216b_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
11673_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
12320_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
16400_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
16407_test.dart Test for Issue 16407 2014-01-30 18:52:16 +00:00
16967_test.dart Fix for issue 16967 2014-02-20 19:02:09 +00:00
17094_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
17645_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
17856_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
18383_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
19191_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
21351_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
21579_test.dart Switch to BigInt for ConstantValue. 2018-05-22 01:04:41 +00:00
22487_test.dart Fix for dart2js codegen issue 22487 2015-02-19 19:04:41 +00:00
22776_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
22868_test.dart Delete dart2js_extra/22895.dart; it is nearly identical to /dart2js_extra/22868_test.dart. 2015-08-07 10:27:46 +02:00
22917_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
23264_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
23404_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
23432_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
23486_helper.dart Fix bug when using super and prefixes as a parenthesis expression 2015-05-21 09:35:50 -07:00
23486_test.dart Re-land "Format all multitests" 2017-03-23 12:40:21 -07:00
23804_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
23828_test.dart Upgrade more confuse() functions 2015-12-10 12:49:20 -08:00
26243_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
27198_test.dart Fold HTypeInfoReadVariable of instance creation. 2016-09-01 19:31:09 -07:00
27199_test.dart Check setters in Dart 2 2018-08-21 08:21:02 +00:00
27323_test.dart Track RTI for noSuchMethod 2018-04-26 08:07:02 +00:00
27354_test.dart Avoid merging conditions across lopp boundary 2016-09-14 17:08:39 -07:00
28749_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
28919_test.dart Type tracing bug fix for issue 28919. 2017-03-21 10:55:34 -07:00
29130_test.dart Fix #29130: only consider classes allocated with generative constructors as potential closures 2017-03-22 16:03:43 -07:00
31803_test.dart Fix bug in resolution caused by unresolved fields in annotations 2018-01-19 23:24:47 +00:00
32770a_test.dart Register type variables of is/as expressions in closures 2018-04-05 20:05:33 +00:00
32770b_test.dart Register type variables of is/as expressions in closures 2018-04-05 20:05:33 +00:00
32770c_test.dart Propagate freeVariablesForRti through nested closures 2018-04-06 19:22:02 +00:00
32774_test.dart Support constant instantiation 2018-05-01 12:59:18 +00:00
32828_test.dart Fix dynamic call arguments computation 2018-04-11 07:54:01 +00:00
32853_test.dart Fix stack overflow in RTI computation 2018-04-12 17:45:39 +00:00
32928_test.dart Skip abstract methods in super access. 2018-04-23 08:28:59 +00:00
32969_test.dart Support js-interop classes that implement generic types in Dart 2 2018-05-01 08:37:11 +00:00
32997a_lib.dart Handle deferred constant instantiations 2018-05-01 08:31:01 +00:00
32997a_test.dart Support constant instantiation 2018-05-01 12:59:18 +00:00
32997b_lib.dart Handle deferred constant instantiations 2018-05-01 08:31:01 +00:00
32997b_test.dart Support constant instantiation 2018-05-01 12:59:18 +00:00
33296_test.dart [js_runtime] Test for JavaScriptFunction type tests. 2018-06-02 00:40:24 +00:00
33572_test.dart [dart2js] Fix for issue 33572 2018-06-22 20:50:45 +00:00
34156_test.dart @dart2js.tryInline should not inline methods that can't be inlined 2018-08-17 22:14:03 +00:00
34701_test.dart Register type arguments on generic super invocations. 2018-10-05 22:25:57 +00:00
assert_with_message_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
async_helper.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
async_stacktrace_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
big_allocation_expression_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
bound_closure_interceptor_methods_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
bound_closure_interceptor_type_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
bounded_type_literal_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
bounds_check1a_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check1b_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check2a_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check2b_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check3a_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check3b_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check4a_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check4b_test.dart Provide default type variable bounds on inlining. 2018-06-12 09:05:09 +00:00
bounds_check_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
break_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
call_is_function_test.dart Avoid crash on falsely enqueued .call methods. 2018-08-29 07:29:38 +00:00
call_signature_test.dart fix some typos 2018-10-10 19:15:30 +00:00
call_uninlined_test.dart Avoid crash on falsely enqueued .call methods. 2018-08-29 07:29:38 +00:00
checked_setter_test.dart Check setters in Dart 2 2018-08-21 08:21:02 +00:00
class_hierarchy_extends_clause_test.dart dart2js kernel: Add types seen in the superclass chain to the hierarchy 2017-12-13 00:19:03 +00:00
class_test.dart
closure2_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure3_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure4_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure5_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
closure6_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
closure7_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
closure_capture2_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
closure_capture3_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
closure_capture4_test.dart Fix boxing of variables in for-in and while loops. 2017-09-29 19:11:53 +00:00
closure_capture5_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
closure_capture6_test.dart Add simple test for closing over value at different levels 2017-07-27 14:35:26 -07:00
closure_capture7_test.dart Set outer closure needs 'this' if inner needs 'this' for rti 2017-11-07 00:17:21 +00:00
closure_capture_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
closure_signature_unneeded_test.dart More work on signatures 2018-03-09 08:30:28 +00:00
closure_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
code_motion_exception_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
compile_time_constant4_test.dart Re-land "Format all multitests" 2017-03-23 12:40:21 -07:00
compound_operator_index_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
conditional_send_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
conditional_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
conflict_index_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
consistent_add_error_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
consistent_codeUnitAt_error_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
consistent_index_error_array_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
consistent_index_error_string_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
consistent_index_error_typed_list_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
consistent_null_add_error_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
consistent_subtract_error_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
consistent_type_error_test.dart Add consistent_type_error_test 2018-10-12 00:52:25 +00:00
constant_fold_number_dart2_j_s_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
constant_javascript_semantics2_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
constant_javascript_semantics3_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
constant_javascript_semantics4_test.dart A dart int literal is a dart2js' int unless it will become NaN or infinity. 2013-07-15 14:48:00 +00:00
constant_javascript_semantics_test.dart Switch to BigInt for ConstantValue. 2018-05-22 01:04:41 +00:00
constant_javascript_semantics_test5.dart Allow x == null to be a constant value whenever x is const. 2018-08-09 23:48:21 +00:00
crash_library_metadata.dart Mirror printer test. 2013-08-30 13:51:54 +00:00
dart2js_extra.status Remove library-root option - replace it with a libraries-spec option instead 2018-11-09 22:40:28 +00:00
data_uri_test.dart Handle data URIs in dart2js 2018-10-08 13:00:34 +00:00
deferred_custom_loader_lib.dart Don't use "var" to introduce the deferred_initializer. 2016-01-29 21:52:52 +01:00
deferred_custom_loader_test.dart Fix custom-loader test: use JS instead of native. 2018-01-18 23:50:54 +00:00
deferred_fail_and_retry_lib.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
deferred_fail_and_retry_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
deferred_function_types1_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types2_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types3_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types4_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types5_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types6_test.dart Share non-generic signatures through init.types 2018-05-28 07:40:24 +00:00
deferred_function_types7_test.dart Support sharing function signatures in deferred parts for fast startup 2018-05-30 13:25:48 +00:00
deferred_function_types8_test.dart Support sharing function signatures in deferred parts for fast startup 2018-05-30 13:25:48 +00:00
deferred_function_types_lib1.dart Support sharing function signatures in deferred parts for fast startup 2018-05-30 13:25:48 +00:00
deferred_function_types_lib2.dart Support sharing function signatures in deferred parts for fast startup 2018-05-30 13:25:48 +00:00
deferred_inheritance_lib1.dart fast-startup: do not emit inherit calls for classes from different fragments 2016-09-01 09:40:48 -07:00
deferred_inheritance_lib2.dart fast-startup: do not emit inherit calls for classes from different fragments 2016-09-01 09:40:48 -07:00
deferred_inheritance_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
deferred_split_lib1.dart dart2js: fix dependency tracking for deferred loading when types are only used 2015-07-17 08:46:00 -07:00
deferred_split_lib2.dart dart2js: fix dependency tracking for deferred loading when types are only used 2015-07-17 08:46:00 -07:00
deferred_split_test.dart Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
deferred_with_csp_nonce_lib.dart Support strict CSP in dart2js. 2018-05-11 17:41:07 +00:00
deferred_with_csp_nonce_test.dart Allow null nonce 2018-05-11 20:41:59 +00:00
do_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
dummy_compiler_test.dart Remove dart:_isolate_helper. 2018-05-15 00:21:28 +00:00
dynamic_invocation_test.dart Register implicit .call invocations. 2018-08-17 12:05:48 +00:00
dynamic_type_literal_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
empty_method_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
empty_negative_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
eof_line_ending_test.dart Avoid crash on EOF error in file with Windows line encoding 2018-04-09 12:16:20 +00:00
equals_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
expose_this1_test.dart Use the right receiver mask in expose this computation 2017-11-01 09:14:59 +00:00
expose_this2_test.dart Use the right receiver mask in expose this computation 2017-11-01 09:14:59 +00:00
extract_type_arguments_1_test.dart [dart2js] Implementation of extractTypeVariables 2018-05-11 01:37:45 +00:00
extract_type_arguments_2_test.dart [dart2js] Implementation of extractTypeVariables 2018-05-11 01:37:45 +00:00
extract_type_arguments_3_test.dart [dart2js] Implementation of extractTypeVariables 2018-05-11 01:37:45 +00:00
field_in_constructor_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
field_initializer_test.dart Fix dart2js_extra/field_initializer_test. 2013-09-27 12:35:36 +00:00
fields_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
first_class_types_hashcode_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
foo7_test.dart Fix checked mode failures. 2012-11-05 10:57:38 +00:00
for_in_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
for_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
function_parameters_test.dart
generic_bounds_test.dart Check type-variable bounds on generic methods 2018-05-03 09:36:58 +00:00
generic_class_is_test.dart Remove unneeded RuntimeTypeChecks object 2018-01-31 08:00:31 +00:00
generic_in_mixin_field_test.dart Ensure type variables in initializers. 2018-01-19 22:23:57 +00:00
generic_in_redirect_test.dart Ensure type variables in initializers. 2018-01-19 22:23:57 +00:00
generic_in_super_test.dart Ensure type variables in initializers. 2018-01-19 22:23:57 +00:00
generic_instantiation1_test.dart Track RTI dependency through instantiations 2018-06-12 08:00:09 +00:00
generic_instantiation2_test.dart Track RTI dependency through instantiations 2018-06-12 08:00:09 +00:00
generic_instantiation3_test.dart Track RTI dependency through instantiations 2018-06-12 08:00:09 +00:00
generic_instantiation4_test.dart Track RTI dependency through instantiations 2018-06-12 08:00:09 +00:00
generic_method_dynamic_is_test.dart Include type arguments passed through generic calls in rti emission 2018-02-27 10:01:14 +00:00
generic_method_dynamic_type_test.dart Improve signatures of tear-offs 2018-03-31 01:30:21 +00:00
generic_method_static_is_test.dart Include type arguments passed through generic calls in rti emission 2018-02-27 10:01:14 +00:00
generic_type_error_message_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
generics_factories_test.dart More test fixes. 2013-04-08 17:28:08 +00:00
generics_is_check1_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
getter_element_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
getters_setters_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
hash_code_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
identical_trace_test.dart dart2js: reuse stack trace on rethrow 2015-06-08 12:27:49 -07:00
if_in_loop_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
if_null2_test.dart [dart2js] fix inference of ??= and []??= 2015-08-20 07:32:34 -07:00
if_null3_test.dart [dart2js] fix inference of ??= and []??= 2015-08-20 07:32:34 -07:00
if_null_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
if_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
index_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
indirect_type_literal_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
inference_super_set_call_test.dart Update dart2js extra test wrt. void rules 2018-07-18 09:48:19 +00:00
inferrer_is_int_test.dart Remove the Dart 1 tests. 2018-10-11 23:45:18 +00:00
inline_generic_test.dart Include inlined instance type for constructors and factories 2017-12-08 15:17:00 +00:00
inline_position_crash_source.dart Remove support for missing part-of tag. 2013-08-07 06:02:10 +00:00
inline_position_crash_test.dart Remove support for missing part-of tag. 2013-08-07 06:02:10 +00:00
instantiation_stub_2_test.dart Add method stubs to support instantiation stubs 2018-05-15 20:32:46 +00:00
instantiation_stub_test.dart Filter instantiation stubs 2018-05-08 07:46:33 +00:00
int_index_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
interceptor_named_arguments_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
interface_type_optimization_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
invalid_annotation_test.dart Re-land "Format all multitests" 2017-03-23 12:40:21 -07:00
invalid_length_negative_test.dart Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
invoke_dynamic_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
is_check_instanceof_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
is_operator_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
js_array_index_error_test.dart Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
js_array_removeLast_error_test.dart Dart SDK Spelling b, c, and d. 2017-05-01 08:28:10 +02:00
js_array_sort_default_test.dart Fix how we use Comparable.compare, so we have a function with the appropriate type in JSArray.sort 2018-04-26 00:32:02 +00:00
js_interop_cast_test.dart Skip checking of casts in metadata 2018-11-05 10:40:58 +00:00
js_interop_implements_test.dart Fix receiver type for js-interop access 2018-09-14 16:56:44 +00:00
js_interop_optional_arg_test.dart Fix jsinterop bug: we incorrectly added null values for js-interop constructor 2018-03-28 00:06:04 +00:00
js_interop_test.dart Fixed up JS Interop, correct "native" detection, and made HN angular app run! 2017-10-10 18:26:54 +00:00
jsinterop_test.dart Enable StrongModeWorldStrategy 2018-09-10 07:09:07 +00:00
label_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
lax_runtime_type_closure_equals1_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals2_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals3_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals4_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals5_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals6_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals7_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_equals8_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string1_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string2_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string3_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string4_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string5_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_closure_to_string6_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_equals1_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_equals2_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_equals3_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_equals4_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
lax_runtime_type_instantiate_to_string_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
LayoutTests_fast_mediastream_getusermedia_t01_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
list_factory_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
literal_string_juxtaposition_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
literals_test.dart
local_function_call2_test.dart Add test for calls on calls on local variables. 2017-11-10 18:08:41 +00:00
local_function_call_test.dart Handle .call on closures. 2017-11-09 08:29:01 +00:00
local_function_generic_strong_test.dart Add tests for method/local function signatures 2018-04-20 20:26:07 +00:00
local_function_signatures_strong_test.dart Optimize signature need computation. 2018-04-23 08:00:02 +00:00
local_function_signatures_test.dart Add tests for method/local function signatures 2018-04-20 20:26:07 +00:00
local_signature_test.dart Use [localFunctionNeedsSignature] to determine when to add JSignatureMethod 2018-02-27 12:33:53 +00:00
locals_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
logical_and_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
logical_or_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
loop_if_phi_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
many_constants_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
many_fields_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
many_instantiations_test.dart Support more type arguments in generic instantiation 2018-07-19 08:10:15 +00:00
map_to_set_test.dart Compute implicit is-tests more precisely. 2018-01-26 22:26:17 +00:00
math_lib_prefix_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
math_lib_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
member_namespace_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
method_signatures_strong_test.dart Add tests for method/local function signatures 2018-04-20 20:26:07 +00:00
method_signatures_test.dart Add tests for method/local function signatures 2018-04-20 20:26:07 +00:00
minus_zero2_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
minus_zero_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
mixin_subtype_test.dart Fix (super)mixins issues 2018-09-28 23:03:24 +00:00
mixin_type_variable_test.dart Usage of type variables with mixins. 2017-10-24 18:00:18 +00:00
mock_libraries.dart Remove IrRepresentation annotation 2018-09-28 08:49:50 +00:00
multi_global_def_single_instantiation_test.dart Fix compiler crash when we declare several (global) variables, but only define some of them. 2016-11-02 11:28:19 -07:00
named_mixin_runtime_type_test.dart Don't override .constructor property 2018-02-26 09:39:43 +00:00
named_parameter_for_static_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
named_parameter_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
nan_negate_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
new_from_env_test.dart Remove factory body in *.fromEnvironment, and implement this same behavior 2017-05-26 14:49:19 -07:00
no_such_method_strong1_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong2_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong3_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong4_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong5_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong6_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong7_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong8_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong9_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong10_test.dart Support noSuchMethod forwarders in dart2js 2018-06-20 10:15:41 +00:00
no_such_method_strong11_lib.dart Workaround for bug in nsm-forwarders 2018-06-28 17:03:50 +00:00
no_such_method_strong11_test.dart Workaround for bug in nsm-forwarders 2018-06-28 17:03:50 +00:00
no_such_method_strong12_test.dart Fix order of named arguments in nsm-forwarders 2018-07-17 16:05:50 +00:00
no_such_method_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
non_jsinterop_test.dart Enable StrongModeWorldStrategy 2018-09-10 07:09:07 +00:00
not_equals_test.dart
not_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
null_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
operator2_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
operator3_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
operator_equals_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
operator_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
optional_parameter_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
panda_lib.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
panda_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
phi_elimination_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
phi_gvn_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
phi_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
private_symbol_literal_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
recursive_metadata_test.dart Fix issue in resolving annotations that refer to annotated types 2018-02-02 18:14:37 +00:00
regress_32069_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
regression_2913_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
replaced_type_variable_test.dart Emit classes used in type variable replacements 2018-07-16 10:09:06 +00:00
return_setter_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
round_constant_folding_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
rti_need_for_closure_signature_test.dart Generate signature function in strong mode (previously was behind a flag). 2018-02-07 23:02:40 +00:00
rti_need_for_runtime_type_test.dart Retain type arguments in closures if needed for .runtimeType 2018-02-06 21:54:58 +00:00
runtime_type_closure_equals1_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals2_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals3_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals4_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals5_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals6_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals7_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_closure_equals8_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals1_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals2_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals3_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals4_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals5_test.dart Optimize .runtimeType impact based on usage 2018-06-15 19:51:14 +00:00
runtime_type_equals6_test.dart Add tests for optimization of Flutters use of Widget.runtimeType 2018-06-27 09:45:58 +00:00
runtime_type_equals7_test.dart Add tests for optimization of Flutters use of Widget.runtimeType 2018-06-27 09:45:58 +00:00
runtime_type_equals8_test.dart Add tests for optimization of Flutters use of Widget.runtimeType 2018-06-27 09:45:58 +00:00
runtime_type_int_test.dart More test fixes. 2013-04-08 17:28:08 +00:00
runtime_type_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
runtime_type_to_string1_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
send_test.dart
simple_string_constant_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
source_mapping_crash_source.dart Remove support for missing part-of tag. 2013-08-07 06:02:10 +00:00
source_mapping_crash_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
statements_test.dart
static_field2_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
static_field_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
static_method2_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
static_method_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
static_var_no_initializer_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
static_var_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
string_escape_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
string_interpolation_dynamic_test.dart Update dart2js extra test wrt. void rules 2018-07-18 09:48:19 +00:00
string_interpolation_opt1_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
string_interpolation_test.dart Update dart2js extra test wrt. void rules 2018-07-18 09:48:19 +00:00
super_call_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
super_constructor1_test.dart Require super initializer to be at the end of the initializer list. 2018-08-22 10:43:08 +00:00
super_constructor2_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
switch_equals_test.dart Allow abstract operator == methods in switch case constants 2018-10-17 07:22:53 +00:00
switch_test.dart Make dart2js_extra and dart2js_native run in dart2js-strong 2018-06-29 19:33:20 +00:00
this_phi_elimination_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
this_redirecting_constructor_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
this_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
throw1_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
throw2_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
timer_negative_test.dart Rework Timer interface. 2013-02-11 19:22:16 +00:00
timer_test.dart Rework Timer interface. 2013-02-11 19:22:16 +00:00
to_string_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
truncation_errors_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
type_argument_factory_crash_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
type_argument_factory_nocrash_test.dart dart2js: run dartfmt on tests 2016-09-16 15:49:23 -07:00
type_constant_switch_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
type_error_message_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
type_literal_test.dart Include bounds in type literals 2018-07-09 12:24:04 +00:00
typed_locals_test.dart
typevariable_factory_test.dart More test fixes. 2013-04-08 17:28:08 +00:00
typevariable_substitution_test.dart More test fixes. 2013-04-08 17:28:08 +00:00
typevariable_typedef_test.dart Add a small repro for dart2js runtime type issue 2018-01-12 21:13:40 +00:00
unconditional_dartio_import_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
useful_error_message_1_test.dart Make minified names explicit in printed representation of types. 2018-08-06 22:28:11 +00:00
while_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00