dart-sdk/pkg/dartdev/test
Sigmund Cherem e8906e65e7 [3.0 alpha][dart2js] No longer infer the null-safety mode from sources.
This prepares dart2js to default to sound null safety in Dart 3.0.

The compiler no longer infers the default mode based on the input
program, instead uses sound null safety unless
'--no-sound-null-safety' is specified.

On a separate change, we expect to remove the option of disabling
null safety.

Note: this change should also be reflected in the CHANGELOG, but
we've currently not included it to redeuce merge conflicts, as we plan
to land multiple 3.0-alpha changes in a short window of time

Change-Id: Id87498cc5976548ec89d1f36c60674b72406950a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/270860
Reviewed-by: Nate Biggs <natebiggs@google.com>
Commit-Queue: Siva Annamalai <asiva@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
2022-12-07 04:02:13 +00:00
..
commands [3.0 alpha][dart2js] No longer infer the null-safety mode from sources. 2022-12-07 04:02:13 +00:00
smoke [ CLI ] Migrate package:dartdev to null safety 2022-01-26 21:16:49 +00:00
analysis_server_test.dart [ CLI ] Migrate package:dartdev to null safety 2022-01-26 21:16:49 +00:00
analytics_test.dart [3.0 alpha] Bump version to 3.0.0 2022-12-06 02:40:36 +00:00
core_test.dart rename local functions with _s 2022-04-26 17:48:43 +00:00
experiment_util.dart [ CLI ] Migrate package:dartdev to null safety 2022-01-26 21:16:49 +00:00
experiments_test.dart Retire the 2.17 language feature experiment flags. 2022-07-11 13:02:22 +00:00
fix_driver_test.dart [ CLI ] Migrate package:dartdev to null safety 2022-01-26 21:16:49 +00:00
load_from_dill_test.dart [ CLI ] Migrate package:dartdev to null safety 2022-01-26 21:16:49 +00:00
no_such_file_test.dart [kernel-service] - Send diagnostics output to stderr 2022-11-09 19:32:28 +00:00
regress_46364_test.dart [test/dartdev] Clean up tests 2022-11-01 17:26:08 +00:00
sdk_test.dart Deprecate top level pub. 2021-08-24 08:34:58 +00:00
templates_test.dart In-line the package:stagehand templates into 'dart create'. 2021-03-25 18:05:09 +00:00
test_all.dart [pkg/dartdev] add windows support for 'dart bug' 2022-11-30 20:13:05 +00:00
utils.dart [3.0 alpha] Bump version to 3.0.0 2022-12-06 02:40:36 +00:00
utils_test.dart [dartdev] contribute a 'dart bug' command 2022-11-29 16:58:58 +00:00