aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/test/TestRunnerAction.java
Commit message (Expand)AuthorAge
* Expose methods for the undeclared outputs and annotations directoriesGravatar Ulf Adams2017-01-10
* Replace BuildConfiguration.Fragment#collectExecutables() with a #getShellExec...Gravatar Lukacs Berki2016-09-22
* Description redacted.Gravatar Laurent Le Brun2016-09-21
* Disable runfiles on Windows.Gravatar Dmitry Lomov2016-06-21
* Use the local shell environment for invoking build-runfiles.Gravatar Lukacs Berki2016-03-30
* Little refactorings on resource management stuff:Gravatar Philipp Wollermann2016-02-28
* Windows: execute build-runfiles through shell.Gravatar Dmitry Lomov2016-02-12
* Support outputting UNUSED_RUNFILES_LOG to a file.Gravatar Googler2016-02-03
* Make The Build Faster: Drop the describeStrategy() and strategyLocality() met...Gravatar Philipp Wollermann2016-02-03
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* 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
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* TestRunnerAction attaches runfilesGravatar Michajlo Matijkiw2015-05-26
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* add baseline functionality for not saving unused artifactsGravatar Michajlo Matijkiw2015-03-13
* Allow ios_test to override the GCOV environment variableGravatar Daniel Wagner-Hall2015-03-10
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25