dart-sdk/pkg/test_runner
William Hesse 56de044376 [test] Use test configuration name to name generated test directories
The directories where generated tests and compilation output are stored
by the test runner were named based on all the relevant configuration
options. Change this so that the directory path is based on the
name of the tested configuration instead. This allows simultaneous
test runs of configurations that don't differ on relevant options.

Change-Id: Iaad8d0212cb900bc91d7472d99e266183d29a0b2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178986
Reviewed-by: Karl Klose <karlklose@google.com>
Commit-Queue: William Hesse <whesse@google.com>
2021-01-14 10:12:56 +00:00
..
bin Add --build flag to test.py and test.dart 2020-11-12 11:19:38 +00:00
lib [test] Use test configuration name to name generated test directories 2021-01-14 10:12:56 +00:00
test [testing] Fix name expansion for service tests with multiple VMOptions 2020-10-13 12:56:57 +00:00
tool [pkg/test_runner] Support 'enable-experiments' in multi-test converter 2021-01-13 06:50:54 +00:00
.gitignore
analysis_options.yaml Turn on the "isEmpty" and "isNotEmpty" lints and fix violations. 2020-08-31 18:33:48 +00:00
pubspec.yaml Reland "Reland "update Glob in the sdk, also adds package:file to the sdk"" 2020-11-30 21:58:44 +00:00