aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/test/test-setup.sh
Commit message (Expand)AuthorAge
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Fix some missing cases from https://github.com/bazelbuild/bazel/commit/bbf3e4...Gravatar Googler2018-06-12
* Add the ability to force the path to the test binary to a fixed length by usi...Gravatar Googler2018-06-11
* Make runfiles usage on Windows more flexible to support remote execution.Gravatar Googler2018-04-30
* test-setup: remove leading "./" from test nameGravatar Laszlo Csomor2018-04-24
* Add a new test environment variable, TEST_TARGET.Gravatar John Cater2018-04-06
* report test duration in XML using attribute "time"Gravatar Shimin Guo2018-03-07
* Fix test name in fallback xml when --run_under is used.Gravatar Benjamin Peterson2018-02-22
* Roll forward of https://github.com/bazelbuild/bazel/commit/3904ac33a983fd8fae...Gravatar olaola2018-02-20
* Automated rollback of commit 28bd997c1c8793973f63dcae4c22bbae49e7d8b7.Gravatar Googler2018-02-12
* Fixing test-setup.sh occasionally missing stdout/stderr, on systems where "ta...Gravatar Googler2018-02-12
* windows,test: add logging to bootstrap testGravatar Laszlo Csomor2018-01-29
* HOME missing from the action env (despite mentioned in the docs)Gravatar Gursewak2018-01-16
* Handle spaces in absolute paths to tests.Gravatar Seth Greenstein2017-11-29
* Automated rollback of commit 0ebb3e54fc890946ae6b3d059ecbd50e4b5ec840.Gravatar dmarting2017-11-22
* Removing the USER variable from test environment, unless explicitly provided.Gravatar olaola2017-10-16
* Attempting to fix an occasionally missing stdout from test.xml.Gravatar olaola2017-10-06
* Don't emit an undeclared outputs MANIFEST if there are no files.Gravatar Googler2017-09-25
* Add support for writing undeclared outputs to TEST_UNDECLARED_OUTPUTS_DIR and...Gravatar Googler2017-09-20
* test-setup.sh: don't cat the log file if it does not existsGravatar dmarting2017-08-08
* Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37Gravatar Damien Martin-Guillerez2017-07-27
* Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37.Gravatar dmarting2017-07-20
* Add stdout to default XML file and generate XML file on timeoutGravatar Damien Martin-Guillerez2017-07-19
* Ensure shards of the same test have unique names in the fallback xmlGravatar Benjamin Peterson2017-06-28
* give the duration of test in the fallback xml fileGravatar Benjamin Peterson2017-06-27
* Ensure that TEST_TMPDIR exists on the remote host when testing a remote build.Gravatar Googler2017-06-09
* Small shell fixed to cleanup distfile testingGravatar Stephen Twigg2017-04-05
* Bazel, Windows: can now test cc_test rules : Windows: bazel test now works fo...Gravatar laszlocsomor2017-03-31
* Switch Bazel to use the common test env variables.Gravatar Ulf Adams2017-01-26
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Add LcovMerger.Gravatar Yue Gan2016-12-05
* Coverage support.Gravatar Ulf Adams2016-11-24
* StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to testsGravatar Yue Gan2016-08-01
* StandaloneTestStrategy: Use relative paths for environmental variables relate...Gravatar Philipp Wollermann2016-07-14
* Fix test runner on Windows without runfiles.Gravatar Dmitry Lomov2016-06-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Fix default XML file generated by testsGravatar Damien Martin-Guillerez2016-02-15
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Set sharding and tmpdir environment variables for googletestGravatar Brian Silverman2015-10-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* For standalone tests, cd into the workspace directory before running the test...Gravatar Chris Parsons2015-08-31
* Support --run_under in Bazel.Gravatar Han-Wen Nienhuys2015-06-10
* Print TestLogHelper.HEADER_DELIMITER from test-setup.sh.Gravatar Han-Wen Nienhuys2015-06-05
* Make tests work even in the top level directory :)Gravatar Gunther Noack2015-03-30
* Replaced test-setup.sh shebang to use /bin/bashGravatar Damien Martin-Guillerez2015-03-24
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19