aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/test
Commit message (Expand)AuthorAge
...
* Ensure that TEST_TMPDIR exists on the remote host when testing a remote build.Gravatar Googler2017-06-09
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* Add functionality from the old shell-based coverage runner script to the new ...Gravatar lberki2017-05-23
* 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
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* 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
* Find the test setup script based on its basename and not its precise exec path.Gravatar Lukacs Berki2015-09-28
* 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
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* 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