dart-sdk/pkg/vm/test
asiva 606a64a743 [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default.
- Flip flag to make strong null safety the default
- Remove code that auto detects null safety mode from source files,
  it is necessary to specify --no-strong-null-safety to opt out.
- Retains sniffing of AOT/JIT snapshots and kernel files to determine
  null safety mode, the opt out has to be done when generating these
  file.

TEST=ci

Change-Id: If2c9608eedb7c46d9c3cd85e261ee9640e0d28eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/261140
Reviewed-by: Alexander Thomas <athom@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2022-12-06 04:04:23 +00:00
..
native_assets [pkg/vm] Native assets validator and synthesizer 2022-12-01 11:33:27 +00:00
transformations [vm/aot] Support dynamic record field access in TFA 2022-10-19 17:49:47 +00:00
common_test_utils.dart [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
dominators_test.dart Migrate pkg/vm to null safety, part 2 2021-07-22 17:30:49 +00:00
incremental_compiler_test.dart [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
kernel_front_end_test.dart [CFE] Remove support for .packages file 2022-06-24 08:20:39 +00:00
kernel_service_test.dart [3.0 alpha][VM/Runtime] - Flip flag to make strong null safety the default. 2022-12-06 04:04:23 +00:00
modular_kernel_plus_aot_test.dart [CFE] Remove support for .packages file 2022-06-24 08:20:39 +00:00
obfuscation_test.dart [vm] Fix obfuscation of uri 2022-03-14 09:01:11 +00:00
unlinked_ast_to_text_test.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00