dart-sdk/tests/lib_2/isolate
Lasse R.H. Nielsen b1eeacc30a Remove usage of unittest package from a number of tests.
Add simplified unittest replacement to package:expect.
(It is used in multi-tests, so it needs to be in an accessible place without using ".." in its path).

Change-Id: I60aa212ed67ffbdda17ca18fce1cdff16237f4fe
Reviewed-on: https://dart-review.googlesource.com/65700
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Jenny Messerly <jmesserly@google.com>
2018-07-20 13:26:38 +00:00
..
browser Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
scenarios First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
bool_from_environment_default_value_test.dart
capability_test.dart
compile_time_error_test.dart
count_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
cross_isolate_message_test.dart
deferred_in_isolate2_lib.dart
deferred_in_isolate2_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
deferred_in_isolate_app.dart
deferred_in_isolate_lib.dart
deferred_in_isolate_test.dart
deferred_loaded_lib.dart
enum_const_test.dart
error_at_spawn_test.dart
error_at_spawnuri_iso.dart
error_at_spawnuri_test.dart
error_exit_at_spawn_test.dart
error_exit_at_spawning_shared.dart
error_exit_at_spawnuri_test.dart
exit_at_spawn_test.dart Change some constant declarations to lowerCase. 2017-11-14 12:59:14 +00:00
exit_at_spawnuri_iso.dart
exit_at_spawnuri_test.dart
function_send1_test.dart
function_send_test.dart
handle_error2_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
handle_error3_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
handle_error_test.dart
illegal_msg_function_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
illegal_msg_mirror_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
int_from_environment_default_value_test.dart
isolate_complex_messages_test.dart
isolate_current_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
isolate_import_test.dart
isolate_stress_test.dart
issue_21398_child_isolate.dart
issue_21398_child_isolate1.dart
issue_21398_child_isolate11.dart
issue_21398_parent_isolate1_test.dart
issue_21398_parent_isolate2_test.dart
issue_21398_parent_isolate_test.dart
issue_22778_test.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
issue_24243_child1_isolate.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
issue_24243_child2_isolate.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
issue_24243_child3_isolate.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
issue_24243_parent_isolate_test.dart [VM] Added '--enable-asserts' to the top-level help message. 2018-03-28 18:54:00 +00:00
kill2_test.dart Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
kill_self_synchronously_test.dart Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
kill_self_test.dart Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
kill_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
large_byte_data_leak_test.dart Move new tests from tests/isolate to tests/lib_2/isolate. 2018-02-22 10:03:23 +00:00
large_byte_data_test.dart Move new tests from tests/isolate to tests/lib_2/isolate. 2018-02-22 10:03:23 +00:00
mandel_isolate_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
message2_test.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
message3_test.dart [VM] Add SIMD arrays to raw snapshot code 2018-01-22 22:09:59 +00:00
message4_test.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
message_enum_test.dart Migrated test block 33 to Dart 2.0. 2017-10-05 21:04:03 +00:00
message_test.dart [vm] Remove --limit-ints-to-64-bits option and old _Bigint class 2018-06-04 20:10:40 +00:00
mint_maker_test.dart Fix fuzzy arrow issues in tests. 2018-01-16 23:08:01 +00:00
native_wrapper_message_test.dart Reapply "Make --sync-async the default for the VM." 2018-06-06 14:32:13 +00:00
nested_spawn2_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
nested_spawn_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
non_fatal_exception_in_timer_callback_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
object_leak_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
ondone_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
package_config_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
package_resolve_test.dart First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
package_root_test.dart First pass at disabling packages/ dir, packageRoot 2018-06-12 19:38:40 +00:00
pause_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
ping_pause_test.dart Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
ping_test.dart Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
port_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
raw_port_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
remote_unittest_helper.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
request_reply_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
resolve_package_uri_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
send_private_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
simple_message_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_function_custom_class_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_function_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_generic_test.dart Add type parameter to Isolate.spawn. 2017-12-04 07:11:44 +00:00
spawn_uri_child_isolate.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_exported_main.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_exported_main_lib.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_exported_main_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_fail_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_missing_from_isolate_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_missing_test.dart Migrated test block 34 to Dart 2.0. 2017-10-06 22:52:56 +00:00
spawn_uri_multi_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
spawn_uri_nested_child1_vm_isolate.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
spawn_uri_nested_child2_vm_isolate.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
spawn_uri_nested_vm_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
spawn_uri_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
spawn_uri_vm_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
stacktrace_message_test.dart Make main invocation not fail strong-mode type checking. 2017-11-03 16:06:00 +00:00
start_paused_test.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
static_function_lib.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
static_function_test.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
string_from_environment_default_value_test.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
timer_isolate_test.dart Remove usage of unittest package from a number of tests. 2018-07-20 13:26:38 +00:00
timer_multiple_isolates_test.dart Migrated test block 35 to Dart 2.0. 2017-10-06 23:56:03 +00:00
typed_message_test.dart [VM] Added '--enable-asserts' to the top-level help message. 2018-03-28 18:54:00 +00:00
unresolved_ports_test.dart Fix typing in unresolved_ports_test. 2018-01-17 15:59:57 +00:00
vm_rehash_test.dart [VM] Do eager rehashing of [LinkedHashMap]s in order to avoid checking on every access 2017-10-31 13:42:15 +00:00