dart-sdk/tests/compiler/dart2js_extra
2015-04-23 08:40:49 +00:00
..
deferred Remove support for the DeferredLibrary annotation and remove tests of it 2014-09-03 08:34:34 +00:00
regress Change regression test now that String does have operator*. 2014-02-20 08:20:06 +00:00
3_test.dart Fix one more checked failure. 2012-11-05 11:00:41 +00:00
7_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
12_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
33_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
43_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
10216a_test.dart Revert "Revert "Native mixin interceptor bug fix"" 2013-04-29 21:10:13 +00:00
10216b_test.dart Revert "Revert "Native mixin interceptor bug fix"" 2013-04-29 21:10:13 +00:00
11673_test.dart Fix for Issue 11673 2013-07-03 07:56:34 +00:00
12320_test.dart Fix for switch type inferrence 2013-08-12 19:04:32 +00:00
16400_test.dart Correctly handle locals in the presence of break statements and return. 2014-05-27 08:58:47 +00: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 Regression test for incorrect summary of function with interpolation 2014-02-25 02:26:30 +00:00
17645_test.dart Prevent hoisting of certain check nodes, including [HTypeKnow 2014-03-20 22:17:04 +00:00
17856_test.dart Fix handling of union on DictionaryTypeMask. 2014-03-28 12:19:00 +00:00
18383_test.dart Always treat [call] members as closures during tracing. 2014-04-25 06:49:41 +00:00
19191_test.dart Abort tracing if invocation of noSuchMethod is encountered 2014-06-06 10:39:44 +00:00
21166_test.dart Make value range analysis tolerate erroneous length expressions. 2015-02-18 12:11:58 +00:00
21351_test.dart Fix a bug in the handling of Phi nodes. 2014-11-04 10:26:22 +00:00
21579_test.dart Always generate the checkBigInt (Math.floor(x) == x) test for int receiver type checks and argument type checks, since the int32 tests don't make sense in the absence of bailouts. 2014-12-03 18:34:43 +00:00
21666_test.dart Regression test for issue 21666 2014-11-21 04:43:48 +00:00
21724_test.dart Filter out calls to local functions whose signature does not apply. 2014-12-01 14:01:18 +00:00
22487_test.dart Fix for dart2js codegen issue 22487 2015-02-19 19:04:41 +00:00
22776_test.dart Fix names of some tests in dart2js_extra. 2015-04-17 09:54:24 +00:00
22868_test.dart Abort tracing in type inference in the presence of await. 2015-03-19 13:21:29 +00:00
22895_test.dart Fix names of some tests in dart2js_extra. 2015-04-17 09:54:24 +00:00
22917_test.dart Check for required number of arguments in Function.apply. 2015-03-20 09:41:23 +00:00
23056_test.dart Also intialize methods inherited from mixin classes. 2015-04-01 13:15:01 +00:00
23264_test.dart Visit arguments of invalid TypeLiteralSends during inference 2015-04-21 15:36:22 +00:00
async_helper.dart Lightweight asynchronous test helper. 2012-11-02 07:24:57 +00:00
async_stacktrace_test.dart Dart2js async-await. Propagate stacktraces from futures. 2015-02-23 12:40:54 +00:00
bailout8_test.dart Move test to dart2js_extra since it does not apply to VM. 2013-04-23 12:12:55 +00:00
bailout_aborting_if_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
bailout_on_break_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
bailout_on_continue_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
bailout_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
basic_class_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
bound_closure_interceptor_methods_test.dart Bound closure test sensitive to dummy receiver optimization 2014-01-21 20:35:53 +00:00
bound_closure_interceptor_type_test.dart Dynamic -> dynamic. 2014-02-19 07:30:59 +00:00
bounds_check_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
break_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
checked_accessor_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
class_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
closure_capture2_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_capture3_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_capture4_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_capture5_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_capture_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_test.dart Remove function names on function expressions. 2014-08-04 08:46:02 +00:00
closure_type_reflection2_test.dart Emit classes that are only referenced from closure signatures. 2014-01-09 14:10:51 +00:00
closure_type_reflection_test.dart Emit classes that are only referenced from closure signatures. 2014-01-09 14:10:51 +00:00
code_motion_exception_test.dart Test for preservation of exception order with code motion 2014-03-25 00:53:11 +00:00
compile_time_constant4_test.dart Update status file and test. 2015-01-09 16:59:26 +00:00
compound_operator_index_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
conditional_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
conflict_index_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
constant_javascript_semantics3_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00: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 Compute frontend/backend specific constants. 2014-04-09 07:40:54 +00:00
crash_library_metadata.dart Mirror printer test. 2013-08-30 13:51:54 +00:00
dart2js_extra.status Update dart2js-cps_ir test expectations. 2015-04-23 08:40:49 +00:00
deferred_fail_and_retry_lib.dart Dart2js, deferred: Allows a hunk to be reloaded if it fails loading. 2015-01-14 11:34:08 +00:00
deferred_fail_and_retry_test.dart Dart2js, deferred: Allows a hunk to be reloaded if it fails loading. 2015-01-14 11:34:08 +00:00
deferred_fail_and_retry_worker_test.dart Fix deferred_fail_and_retry_worker_test 2015-01-19 11:55:23 +00:00
do_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
empty_method_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
empty_negative_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
equals_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +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 Remove Expect from core library. 2013-04-05 19:43:16 +00: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 Move Iterable implementation to collection. 2013-04-15 14:32:16 +00:00
for_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
function_parameters_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
hash_code_test.dart Fix hash code tests to be non-flaky. 2013-06-04 13:23:08 +00:00
if_in_loop_test.dart Fix names of some tests in dart2js_extra. 2015-04-17 09:54:24 +00:00
if_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
index_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
inference_nsm_mirrors_test.dart Allow delegate calls even though the target is not reflectable. 2014-05-26 08:56:44 +00:00
inferrer_is_int_test.dart Make sure we're not trying to optimize an int check if the input can be a number. 2013-09-03 10:23:45 +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
int_index_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
interface_type_optimization_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00: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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
is_check_instanceof_test.dart Optimize is-check to instanceof when it eliminates an interceptor 2015-01-22 02:24:00 +00:00
is_operator_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
label_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
LayoutTests_fast_mediastream_getusermedia_t01_test.dart Don’t exit prematurely if compilation failed. 2015-01-15 12:12:22 +00:00
list_factory_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
literal_string_juxtaposition_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
literals_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
locals_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
logical_and_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
logical_or_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
loop_if_phi_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
many_fields_test.dart Use field names that are unique only wrt. the inheritance chain in minified mode. 2014-11-26 10:27:55 +00:00
math_lib_prefix_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
math_lib_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
member_namespace_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
minus_zero2_test.dart Fix bug where "-0.0" was treated as strict double. 2014-03-05 08:43:19 +00:00
minus_zero_test.dart Compute frontend/backend specific constants. 2014-04-09 07:40:54 +00:00
mirror_enqueuer_regression_test.dart Redo "Fix for queue closed crash" 2014-03-25 18:54:06 +00:00
mirror_invalid_field_access2_test.dart Throw when reflecting on elements not covered by a MirrorsUsed annotation. 2013-08-29 15:55:01 +00:00
mirror_invalid_field_access3_test.dart Throw when reflecting on elements not covered by a MirrorsUsed annotation. 2013-08-29 15:55:01 +00:00
mirror_invalid_field_access4_test.dart Fix issues that caused revert of r30955: 2013-12-08 10:29:16 +00:00
mirror_invalid_field_access_test.dart Mirrors overhaul. 2013-10-30 14:58:58 +00:00
mirror_invalid_invoke2_test.dart Fix issues that caused revert of r30955: 2013-12-08 10:29:16 +00:00
mirror_invalid_invoke3_test.dart Fix issues that caused revert of r30955: 2013-12-08 10:29:16 +00:00
mirror_invalid_invoke_test.dart Mirrors overhaul. 2013-10-30 14:58:58 +00:00
mirror_printer_test.dart Remove use of deprecated mirror API from code that only runs against dart2js. 2013-12-05 17:52:42 +00:00
mirror_test.dart Mirror implementation removals: async invoke, mirrorSystemOf(port), Mirror.mirrors. 2013-10-31 21:01:59 +00:00
mirror_type_inference_field2_test.dart Mirrors overhaul. 2013-10-30 14:58:58 +00:00
mirror_type_inference_field_test.dart Mirrors overhaul. 2013-10-30 14:58:58 +00:00
mirror_type_inference_function_test.dart Mirrors overhaul. 2013-10-30 14:58:58 +00:00
mirrors_declarations_filtering_test.dart Add test for correct filtering of ClassMirror.declarations. 2015-04-17 09:53:26 +00:00
mirrors_used_closure_test.dart Allow getField of methods. 2014-04-01 14:04:49 +00:00
mirrors_used_metatargets_test.dart Add support for meta targets in MirrorsUsed. 2013-10-07 08:22:52 +00:00
mirrors_used_native_test.dart Move registration of type variable constants to resolution. 2013-11-28 09:23:54 +00:00
mirrors_used_warning2_test.dart Add warning when an identifier is used reflectively but not retained for minification. 2014-07-18 13:14:45 +00:00
mirrors_used_warning_test.dart Add warning when an identifier is used reflectively but not retained for minification. 2014-07-18 13:14:45 +00:00
named_parameter_for_static_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
named_parameter_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
nan_negate_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
no_such_method_mirrors_test.dart Do not do global optimizations on fields and parameters when invokeOn is enabled. 2013-09-03 07:50:35 +00:00
no_such_method_test.dart Rename InvocationMirror to Invocation. 2013-04-15 15:42:44 +00:00
not_equals_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
not_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
null_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
operator2_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
operator3_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
operator_equals_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
operator_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
optional_parameter_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
panda_lib.dart Updated tests/compiler/* to use new library syntax. 2012-11-09 18:39:05 +00:00
panda_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
phi_elimination_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
phi_gvn_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
phi_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
private_symbol_literal_test.dart Support symbol literals. 2013-09-04 06:32:44 +00:00
reflect_native_types_test.dart Don't hide interceptors in mirrors. 2014-04-30 18:21:11 +00:00
regression_2913_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
return_setter_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
runtime_type_int_test.dart More test fixes. 2013-04-08 17:28:08 +00:00
runtime_type_test.dart Make output of Type.toString nicer. 2013-04-11 10:10:29 +00:00
send_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
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 Updated tests/compiler/* to use new library syntax. 2012-11-09 18:39:05 +00:00
statements_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
string_interpolation_dynamic_test.dart Fix for interpolation codegen bug 2014-02-20 02:01:59 +00:00
string_interpolation_opt1_test.dart Fix for interpolation codegen bug 2014-02-20 02:01:59 +00:00
string_interpolation_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
super_call_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
super_constructor1_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
super_constructor2_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
switch_test.dart Enable continue in test. 2013-05-17 10:06:02 +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 Change file format to be unix files 2013-04-16 23:06:28 +00:00
this_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
throw1_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
throw2_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00: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 Remove Expect from core library. 2013-04-05 19:43:16 +00:00
type_argument_factory_crash_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
type_argument_factory_nocrash_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
type_constant_switch_test.dart Emit a compile-time error when using type literals in case-expressions. 2013-11-27 11:34:37 +00:00
type_error_message_test.dart Fix dart2js_extra/type_error_message_test work in minified mode. 2014-04-04 07:50:07 +00:00
typed_locals_test.dart Move frog/tests/{leg,leg_only,frog_native} to tests/compiler/. 2012-06-14 11:28:50 +00:00
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
variable_type_test.dart Fix checked mode failures. 2012-11-05 10:57:38 +00:00
while_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00