dart-sdk/tests/lib/isolate
Leaf Petersen a6faf8f2f9 [Language] Enable null safety in Dart 2.12.
Closes https://github.com/dart-lang/sdk/issues/22

Change-Id: I662dd17fda0ff62a871314896fbf1dbe220f41de
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/166790
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Leaf Petersen <leafp@google.com>
2020-10-29 18:25:56 +00:00
..
scenarios [Language] Enable null safety in Dart 2.12. 2020-10-29 18:25:56 +00:00
appjit_serialization_regression_test.dart [vm] Don't try to include resume_capabilities, exit_listeners or error_listeners in snapshots. 2020-03-25 23:12:47 +00:00
bool_from_environment_default_value_test.dart
capability_test.dart
compile_time_error_test.dart
count_test.dart
cross_isolate_message_test.dart
deferred_in_isolate2_lib.dart
deferred_in_isolate2_test.dart [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
deferred_in_isolate_app.dart [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
deferred_in_isolate_lib.dart
deferred_in_isolate_test.dart
deferred_loaded_lib.dart
detect_nullsafety_1_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
detect_nullsafety_2_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
detect_nullsafety_helper.dart [tests/nnbd] Mark test as slow in debug mode, add diagnostics 2020-10-07 02:01:23 +00:00
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
exit_at_spawnuri_iso.dart
exit_at_spawnuri_test.dart
function_send1_test.dart [tests/nnbd] Fix lib/isolate/function_send* tests for strong mode 2020-04-03 15:58:16 +00:00
function_send_test.dart Treat the expect and async_helper packages as opted in to NNBD. 2020-04-27 21:04:56 +00:00
handle_error2_test.dart
handle_error3_test.dart
handle_error_test.dart
illegal_msg_function_test.dart
illegal_msg_mirror_test.dart
int32_length_overflow_test.dart
int_from_environment_default_value_test.dart
isolate_complex_messages_test.dart
isolate_current_test.dart
isolate_import_test.dart
issue_6610_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 [Test] Fix calls to lib.loadLibrary() to not use lib.loadLibrary()! (see https://github.com/dart-lang/sdk/issues/41122) 2020-03-24 03:13:05 +00:00
issue_21398_parent_isolate_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
issue_22778_test.dart
issue_24243_child1_isolate.dart
issue_24243_child2_isolate.dart
issue_24243_child3_isolate.dart
issue_24243_parent_isolate_test.dart
issue_35626_test.dart
kill2_test.dart
kill_self_synchronously_test.dart
kill_self_test.dart
kill_test.dart
large_byte_data_leak_test.dart
large_byte_data_test.dart
mandel_isolate_test.dart
message2_test.dart
message3_test.dart Reland "[vm/aot/tfa] Tree shake write-only fields" 2020-04-16 18:24:05 +00:00
message4_test.dart
message_const_type_arguments_1_test.dart
message_const_type_arguments_2_test.dart
message_enum_test.dart
message_test.dart
mint_maker_test.dart
native_wrapper_message_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
nested_spawn2_test.dart
nested_spawn_test.dart
nnbd_spawn_autodetect_1_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawn_autodetect_2_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawn_autodetect_helper.dart [tests/nnbd] Mark test as slow in debug mode, add diagnostics 2020-10-07 02:01:23 +00:00
nnbd_spawnuri_autodetect_1_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawnuri_autodetect_2_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawnuri_autodetect_3_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawnuri_autodetect_4_test.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
nnbd_spawnuri_autodetect_helper.dart [VM/runtime] - detect null safety before isolate initialization 2020-06-11 01:22:35 +00:00
no_package_test.dart [test] Fix lib/isolate/no_package_test for Windows 2020-10-13 23:56:50 +00:00
non_fatal_exception_in_timer_callback_test.dart
object_leak_test.dart
ondone_test.dart
package_config_getter_test.dart [vm/isolate] Prefer .dart_tool/package_config.json over .packages 2020-05-11 17:32:07 +00:00
package_config_test.dart [Nit] Fixes typo in package_config_test (x2) 2020-08-14 14:02:39 +00:00
package_resolve_test.dart Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
package_root_test.dart
pause_test.dart
ping_pause_test.dart
ping_test.dart
port_test.dart
raw_port_test.dart
regress_34752_test.dart
regress_flutter_22796_test.dart
request_reply_test.dart
resolve_package_uri_test.dart
send_private_test.dart
simple_message_test.dart
spawn_function_custom_class_test.dart
spawn_function_test.dart
spawn_generic_test.dart
spawn_uri__package_uri__test.dart Reland "[vm] Make VM support .dart_tool/package_config.json" 2020-05-04 14:51:14 +00:00
spawn_uri_child_isolate.dart
spawn_uri_exported_main.dart
spawn_uri_exported_main_lib.dart
spawn_uri_exported_main_test.dart
spawn_uri_fail_test.dart
spawn_uri_missing_from_isolate_test.dart
spawn_uri_missing_test.dart [cfe] Handle throw in return type inference 2020-03-27 15:59:27 +00:00
spawn_uri_multi_test.dart
spawn_uri_nested_child1_vm_isolate.dart
spawn_uri_nested_child2_vm_isolate.dart
spawn_uri_nested_vm_test.dart
spawn_uri_test.dart
spawn_uri_vm_test.dart
stacktrace_message_test.dart [tests/nnbd] Fix lib/isolate tests for NNBD strong mode 2020-04-03 21:34:27 +00:00
start_paused_test.dart
static_function_lib.dart
static_function_test.dart
string_from_environment_default_value_test.dart Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +00:00
timer_isolate_test.dart
timer_multiple_isolates_test.dart
transferable_failed_to_send_test.dart
transferable_test.dart
typed_message_test.dart
unboxed_double_snapshot_writer_test.dart
unresolved_ports_test.dart
vm_rehash_test.dart