dart-sdk/tests/standalone
2015-06-23 13:30:11 -07:00
..
debugger VM: Fix a bug with local variable values when breaking at a variable declaration. 2015-02-19 17:11:07 +00:00
http_launch_data
io Fix bot failure: use platform specific separator 2015-06-23 13:30:11 -07:00
package
array_bounds_check_generalization_test.dart Silence analyzer warnings in array_bounds_check_generalization_test. 2014-10-07 19:38:16 +00:00
assert_test.dart
black_listed_test.dart
byte_array_view_optimized_test.dart
bytedata_test.dart
constant_left_shift_test.dart
coverage_test.dart
deoptimization_test.dart
double_smi_comparison_test.dart
double_temp_test.dart
double_to_int_test.dart
float_array_test.dart
full_coverage_test.dart Compile implicit closures as dispatchers instead of duplicating the original method's code. 2015-03-24 09:33:36 +00:00
http_launch_test.dart First step towards asynchronous loading of sources. With this change, sources are read asynchronously in dart code (builtin.dart) and when the i/o future completes, a callback in the VM loads and compiles the script or library code. 2014-05-23 17:43:14 +00:00
int_array_deopt.dart
int_array_load_elimination_test.dart
int_array_test.dart
int_list_test.dart Add test for issue 20190. 2014-07-24 21:28:47 +00:00
javascript_compatibility_errors_test.dart Ensure that a javascript compatibility warning results in a 2014-06-19 20:57:41 +00:00
javascript_compatibility_warnings_test.dart Add javascript compatibility warnings for integer values and integral double 2014-06-04 23:14:03 +00:00
javascript_int_overflow_literal_test.dart
javascript_int_overflow_test.dart
left_shift_bit_and_op_test.dart
map_literal_oom_test.dart Add regression test for Map compaction issue. 2015-03-25 22:26:12 +00:00
medium_integer_test.dart
number_identity_test.dart
oom_error_stacktrace_test.dart Remove default heap size limit and add separate limit for externals. 2015-01-23 16:32:20 +00: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
pair_location_remapping_test.dart Support remaping of pair location inside materializations for slow paths. 2014-12-16 15:18:51 +00:00
pow_test.dart
priority_queue_stress_test.dart Make priority_queue_stress_test pass analyzer. 2014-11-06 14:17:37 +00:00
slowpath_safepoints_test.dart Don't assign safepoint at the definition to the definition's live-range. 2014-07-08 14:12:00 +00:00
standalone.status Implement simple switch statements as nested if/else. 2015-06-22 11:29:31 +02:00
status_expression_test.dart
typed_array_int64_uint64_test.dart
typed_array_test.dart
typed_data_isolate_test.dart
typed_data_test.dart Let Uint16List.setRange detect a String.codeUnits object, and copy directly from the string. 2015-01-30 09:46:04 +00:00
typed_data_view_test.dart
unboxed_int_converter_test.dart Support Int32 representation for selected binary operations. 2014-08-27 14:49:19 +00:00
verbose_gc_to_bmu_test.dart Tool to compute BMU plots from GC logs. 2015-05-14 16:42:53 +00:00
verified_mem_test.dart Add missing verified write on x64; extend test coverage 2014-11-18 16:35:59 +00:00