dart-sdk/tools/testing
Aske Simon Christensen d76293a75a [testing] Add shared options on the test.py commandline.
Specify extra shared options to the compiler and runtime via the
--shared-options= commandline option to test.py. For instance,
--shared-options=--enable-experiment=constant-update-2018 will enable
the front-end constant evaluation experiment for all tests run.

To avoid conflicts with tests explicitly enabling experiments, the
front-end parsing of experimental flags is changed to allow the same
flag to be mentioned several times, as long as the value is the same.
This matches the existing behavior of the analyzer.

Change-Id: I0c79e62b0b23ec7bc3824064dd27ef86b4451f9a
Reviewed-on: https://dart-review.googlesource.com/c/93501
Commit-Queue: Aske Simon Christensen <askesc@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
2019-02-20 11:11:21 +00:00
..
bin Switch to downloaded SDK executable, drop executables in testing/bin. 2016-02-15 17:10:59 +01:00
dart [testing] Add shared options on the test.py commandline. 2019-02-20 11:11:21 +00:00
extensions
.gitignore ignore the downloaded test bins 2015-05-13 17:11:20 +00:00
__init__.py
browser_README.txt
run_selenium.py Remove the Dromaeo and TodoMVC samples. 2016-01-11 13:09:26 -08:00
webdriver_test_setup.py Build Tools Cleanup 2014-07-25 11:47:59 +00:00