dart-sdk/tests/compiler/dart2js_extra
2016-05-10 09:41:19 +02:00
..
deferred Do not evaluate on-demand to prevent breaking the deferred loading task 2016-05-04 18:23:37 -07:00
lookup_map Add tests to ensure lookup-map respects dart:mirrors and @MirrorsUsed 2015-09-03 14:55:22 -07: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 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 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
23404_test.dart Upgrade some tests to use annotations instead of 'clever' confuse() function. 2015-11-02 14:11:36 -08:00
23432_test.dart Add test for Issue 23432 2015-05-15 20:30:56 +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 Fix dart2js_extra/23486_test 2015-07-10 11:40:37 +02:00
23804_test.dart dart2js: include 'any' and 'every' as possibly escaping the values in the collection (fix #23804) 2015-07-08 11:09:50 -07:00
23828_test.dart Upgrade more confuse() functions 2015-12-10 12:49:20 -08:00
26243_test.dart Fix for issue 26243 - illegal motion of assignments in instruction merging 2016-04-26 15:26:37 -07:00
assert_with_message_test.dart Add optional message to assert in Dart2js - continued 2015-09-16 16:47:40 -07: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
big_allocation_expression_test.dart Test for dart2js stack overflow processing HBlockInformation 2015-10-19 19:14:42 -07: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_send_test.dart Implementation of null-aware operators. 2015-05-22 15:44:41 -07: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
consistent_add_error_test.dart Add constant case to consistent_add_error_test 2015-12-07 14:29:23 -08:00
consistent_codeUnitAt_error_test.dart Test dart2js for consistent codeUnitAt errors under optimization 2015-11-23 10:01:03 -08:00
consistent_index_error_array_test.dart Better messages for optimized index errors. 2015-06-12 18:21:47 -07:00
consistent_index_error_string_test.dart Better messages for optimized index errors. 2015-06-12 18:21:47 -07:00
consistent_index_error_typed_list_test.dart Better messages for optimized index errors. 2015-06-12 18:21:47 -07:00
consistent_null_add_error_test.dart Test for consistent errors for '+' under optimization 2015-12-07 11:21:23 -08:00
consistent_subtract_error_test.dart Test for consistent errors for optimized forms of '-'. 2015-12-10 11:32:22 -08: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 Skip spurious constants in deferred computation. 2016-05-10 09:41:19 +02: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 Don't use "var" to introduce the deferred_initializer. 2016-01-29 21:52:52 +01: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
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 dart2js: fix dependency tracking for deferred loading when types are only used 2015-07-17 08:46:00 -07: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 Upgrade more confuse() functions 2015-12-10 12:49:20 -08:00
identical_trace_test.dart dart2js: reuse stack trace on rethrow 2015-06-08 12:27:49 -07:00
if_in_loop_test.dart Fix names of some tests in dart2js_extra. 2015-04-17 09:54:24 +00: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 [dart2js] fix inference of ??= and []??= 2015-08-20 07:32:34 -07: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
interceptor_named_arguments_test.dart dart2js: Take named arguments into account (again) when naming one-shot interceptors. 2015-07-10 14:32:59 +02:00
interface_type_optimization_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
invalid_annotation2_test.dart dart2js: fix crash when annotations have syntax errors (fix #23983) 2015-07-27 09:20:52 -07:00
invalid_annotation_test.dart dart2js: fix crash when annotations have syntax errors (fix #23983) 2015-07-27 09:20:52 -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 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
js_array_index_error_test.dart Test for consistent JSArray indexer errors 2015-09-11 10:33:00 -07:00
js_array_removeLast_error_test.dart dart2js ssa: Open coding of removeLast should use -1 as index 2015-09-10 15:38:49 -07: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 Fix some tests and exclude others from CRLF rewriting. 2015-06-26 14:40:01 +02: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_constants_test.dart Canonical output ordering for constants. 2015-12-10 10:32:20 -08: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 Chrome 47 test suppressions and invalid @DontInline directive 2015-12-09 10:32:26 -08:00
mirror_invalid_invoke3_test.dart Fix Chrome 47 test suppressions and invalid @DontInline directive 2015-12-09 10:32:26 -08:00
mirror_invalid_invoke_test.dart Fix Chrome 47 test suppressions and invalid @DontInline directive 2015-12-09 10:32:26 -08: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 Upgrade more confuse() functions 2015-12-10 12:49:20 -08: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 Add more dart2js operator tests 2015-10-15 11:11:11 -07: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 some tests and exclude others from CRLF rewriting. 2015-06-26 14:40:01 +02:00
string_interpolation_opt1_test.dart Fix for interpolation codegen bug 2014-02-20 02:01:59 +00:00
string_interpolation_test.dart Fix some tests and exclude others from CRLF rewriting. 2015-06-26 14:40:01 +02: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
useful_error_message_1_test.dart Upgrade some tests to use annotations instead of 'clever' confuse() function. 2015-11-02 14:11:36 -08: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