dart-sdk/pkg/analyzer_cli/test
Danny Tuppeny 5e5fe2aa77 [analyzer_cli] [dartdev] Fix several tests on Windows
Some of the tests would write file paths (instead of URIs) into package_config.jsons, and another assumed memory usage of Dart processes was always low enough that the Memory column header would not be padded with extra spaces to account for wider numbers.

Change-Id: I630aa62a81e20502dc51667893ce099d01a7fad6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/307302
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2023-06-04 19:26:11 +00:00
..
data Add boolean parse 2023-03-09 15:14:32 +00:00
all.dart Remove more unused/previously deprecated options in old analyzer cli. 2022-07-07 22:18:48 +00:00
analysis_options_test.dart lint 2.0 fixes 2022-03-17 23:11:28 +00:00
driver_test.dart [analyzer_cli] [dartdev] Fix several tests on Windows 2023-06-04 19:26:11 +00:00
embedder_test.dart Migrate analyzer_cli to null safety. 2021-11-20 03:23:38 +00:00
errors_reported_once_test.dart Migrate analyzer_cli to null safety. 2021-11-20 03:23:38 +00:00
errors_upgrade_fails_cli_test.dart Migrate analyzer_cli to null safety. 2021-11-20 03:23:38 +00:00
mocks.dart Record elements and types parts of missing patterns for AddMissingSwitchCases fix. 2023-05-09 16:29:20 +00:00
options_test.dart [test_runner] move hint filtering out of analyzer_cli into test_runner 2023-01-06 16:51:53 +00:00
perf_report_test.dart Migrate analyzer_cli to null safety. 2021-11-20 03:23:38 +00:00
reporter_test.dart Add 'FileResult.isAugmentation' and 'isLibrary'. 2022-08-01 21:07:44 +00:00
strong_mode_test.dart Migrate analyzer_cli to null safety. 2021-11-20 03:23:38 +00:00
utils.dart Enable new linter rules in analyzer packages 2022-11-21 23:02:38 +00:00