dart-sdk/tests/compiler/dart2js_native
2016-03-14 16:57:46 -07:00
..
abstract_class_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
bound_closure_super_test.dart Fix bug in bound_closure_test. 2013-12-20 13:26:47 +00:00
bound_closure_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
browser_compat_1_prepatched_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
browser_compat_1_unpatched_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
browser_compat_2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
call_on_native_class_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
catch_javascript_null_stack_trace_test.dart make the stack-trace from a caught JS null not throw on .toString(). 2015-02-23 12:49:11 +00:00
compiler_test_internals.dart tests for inlining between IR and AST functions 2013-12-19 11:33:07 +00:00
compute_this_script_test.dart Make sure isolate library is initialized before using isolate natives. 2014-02-14 19:10:38 +00:00
core_type_check_native_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
dart2js_native.status dart2js: Adds support for custom elements in CPS. 2016-03-14 16:57:46 -07:00
downcast_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
error_safeToString_test.dart dart2js runtime: Harden objectTypeName. 2015-09-22 14:46:14 -07:00
event_loop_test.dart dart2js: Don't start the event-loop when we are already executing it. 2015-02-27 17:19:29 +00:00
fake_thing_2_test.dart Add version of fake_thing_test that is expected to passes. 2014-09-05 08:08:15 +00:00
fake_thing_test.dart Make dart2js_native/fake_thing_test fail again. 2014-09-05 08:43:40 +00:00
field_type2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
field_type_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
fixup_get_tag_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
foreign_test.dart Remove Expect from core library. 2013-04-05 19:43:16 +00:00
hash_code_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
inference_of_helper_methods_test.dart Ensure the type inferrer does not infer types for runtime helpers used by the backend. 2013-08-15 10:06:08 +00:00
internal_library_test.dart Change internal_library_test to access actually existing property. 2014-02-10 09:21:21 +00:00
is_check_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
issue9182_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
js_const_test.dart Add test for JS_CONST 2014-08-15 18:31:11 +00:00
js_constant_test.dart js_ast: Avoid precedence issue with negative numbers as receivers at calls 2015-11-10 19:02:05 -08:00
jsobject_test.dart Straggler from r38375 update to use @Native 2014-07-23 17:44:38 +00:00
mirror_intercepted_field_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_call_arity1_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_call_arity2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_call_arity3_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_checked_arguments1_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_checked_fields_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_class_avoids_hidden_name_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_fields_2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_fields_3_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_fields_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_class_inheritance1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_inheritance2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_inheritance3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_inheritance4_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_class_is_check1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_is_check3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_class_with_dart_methods_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_closure_identity_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_constructor_name_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_equals_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_exception2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_exception_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_exceptions1_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_field_invocation2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_invocation3_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_invocation4_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_invocation5_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_invocation6_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_invocation_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_name_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_field_optimization_test.dart Test for limited optimizations on native fields 2015-03-30 19:24:04 +00:00
native_field_rename_1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_field_rename_2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_library_same_name_used_frog_test.dart Remove uses of interface. 2013-05-06 08:23:45 +00:00
native_library_same_name_used_lib1.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_library_same_name_used_lib2.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_method_inlining_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_method_rename1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_method_rename2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_method_rename3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_method_with_keyword_name_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_mirror_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_missing_method1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_missing_method2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_field_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_multiple2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_multiple3_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_multiple_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_mixin_with_plain_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_named_constructors2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_named_constructors3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_no_such_method_exception2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_no_such_method_exception3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_no_such_method_exception4_frog_test.dart dart2js: remove (broken) support for nsm on native classes. 2015-02-13 14:20:28 +00:00
native_no_such_method_exception5_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_no_such_method_exception_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_novel_html_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_null_closure_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_null_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_property_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_to_string_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_use_native_name_in_table_frog_test.dart Remove old frog-style dummy bodies from dart2js native class tests 2014-07-25 17:34:29 +00:00
native_window1_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_window2_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_wrapping_function3_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
native_wrapping_function_frog_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
oddly_named_fields_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
optimization_hints_test.dart Add "force inline" to internal annotations. 2015-03-04 13:37:06 +00:00
rti_only_native_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
runtimetype_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
static_methods_test.dart Sets the native name of static native methods by using the @JSName with the @Native tag of the enclosing class. 2015-03-03 21:51:12 +00:00
subclassing_1_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_3_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_4_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_5_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_constructor_1_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_constructor_2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_super_call_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_super_field_1_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_super_field_2_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
subclassing_type_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
super_call_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
super_property_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00
type_error_decode_test.dart Improve decoding of JS TypeError. 2013-07-22 10:47:29 +00:00
undefined_bailout_test.dart Fix more test imports 2013-04-08 17:52:17 +00:00
uninstantiated_type_parameter_test.dart Add @Native(...) annotation for native class names. 2014-07-18 08:49:54 +00:00