dart-sdk/tests/standalone
2017-06-24 13:41:39 +02:00
..
deferred Fix deferred load errors 2016-06-08 07:12:52 -07:00
http_launch_data Format all tests. 2017-04-17 14:53:02 -07:00
io Spelling fixes e to i. 2017-06-24 13:41:39 +02:00
package Format all tests. 2017-04-17 14:53:02 -07:00
array_bounds_check_generalization_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
assert_assignable_canon_test.dart Minor work for background compilation 2016-02-16 11:16:47 -08:00
assert_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
black_listed_test.dart Fix warnings_checker.dart handling of multitests 2017-03-21 17:29:56 -07:00
byte_array_view_optimized_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
bytedata_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
causal_async_stack_test.dart Allow enabling --causal-async-stacks in AOT. 2017-06-15 11:09:51 -07:00
constant_left_shift_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
dart_developer_disabled_env_test.dart Track async causal stack traces 2017-02-09 15:39:44 -08:00
dart_developer_env_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
deferred_transitive_import_error_test.dart Fix deferred load errors 2016-06-08 07:12:52 -07:00
deoptimization_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
double_smi_comparison_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
double_temp_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
double_to_int_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
dwarf_stack_trace_test.dart Re-insert linebreak in dwarf_stack_trace_test 2017-06-21 13:47:38 +02:00
env_test.dart Fix for issue 27567 (inconsistent handling of invalid -D options 2016-10-12 18:42:30 -07:00
fields_may_be_reset_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
float_array_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
fragmentation_test.dart Avoid scanning huge freelists for large enough free blocks. 2017-05-11 09:41:50 +02:00
http_launch_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
int_array_deopt.dart Rename dart:typeddata to dart:typed_data. 2013-04-23 11:54:54 +00:00
int_array_load_elimination_test.dart Rename dart:typeddata to dart:typed_data. 2013-04-23 11:54:54 +00:00
int_array_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
int_list_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
left_shift_bit_and_op_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
link_natives_lazily_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
map_insert_remove_oom_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
medium_integer_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
no_allow_absolute_addresses_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
no_assert_test.dart This is a fixed up version of: 2015-09-14 07:58:18 +02:00
no_lazy_dispatchers_test.dart Tests that --fields_may_be_reset, --link_natives_lazily, and --no_allow_absolute_addresses work in the JIT. 2016-02-11 09:53:30 -08:00
no_profiler_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_ast_printer_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_debugger_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_disassembler_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_il_printer_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_service_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
no_support_timeline_test.dart Remove more feature in product mode 2016-02-09 08:45:32 -08:00
number_identity_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
oom_error_stacktrace_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
out_of_memory_test.dart Remove default heap size limit and add separate limit for externals. 2015-01-23 16:32:20 +00:00
packages_file_test.dart Re-land "Format all multitests" 2017-03-23 12:40:21 -07:00
pair_location_remapping_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
pow_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
priority_queue_stress_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
regress_25335_test.dart Add --no-background-compilation to tests that expect to run code in optimized form 2016-03-02 16:30:58 -08:00
regress_26031_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
regress_28854_1_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
regress_28854_2_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
regress_29350_test.dart Fix for issue 29350 - VM Crashes when covariant is used incorrectly. 2017-04-18 11:10:28 -07:00
regress_29695_test.dart Reapply "Fix misoptimization of 'is' test"" 2017-05-30 14:17:06 +02:00
slowpath_safepoints_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
standalone.status Update statuses for tests that don't touch dart:mirrors anymore. 2017-06-23 14:44:52 -07:00
status_expression_test.dart Add negation to single-identifier tests in status files. 2017-06-02 10:38:14 +02:00
typed_array_int64_uint64_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
typed_array_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
typed_data_isolate_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
typed_data_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
typed_data_view_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
unboxed_int_converter_test.dart Format all tests. 2017-04-17 14:53:02 -07:00
verbose_gc_to_bmu_script.dart Format all tests. 2017-04-17 14:53:02 -07:00
verbose_gc_to_bmu_test.dart Format all tests. 2017-04-17 14:53:02 -07:00