aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/test/TestActionBuilder.java
Commit message (Expand)AuthorAge
* Add a flag to split test.xml generation into a separate SpawnGravatar ulfjack2018-07-27
* Create Bazel coverage report action.Gravatar elenairina2018-07-06
* Add LabelLateBoundDefault to :coverage_report_generator attributeGravatar dbabkin2018-06-07
* Add LabelLateBoundDefault to :coverage_support attributeGravatar dbabkin2018-06-07
* Automated rollback of commit 1b041c86147098451bffc94d2602aea26ee16e06.Gravatar juliexxia2018-06-05
* Automated rollback of commit 52c4d05d1bfd54ea901e9926be7b262dd45e34de.Gravatar dbabkin2018-06-05
* Add LabelLateBoundDefault to :coverage_report_generator attributeGravatar dbabkin2018-06-05
* Add LabelLateBoundDefault to :coverage_support attributeGravatar dbabkin2018-06-05
* Remove the unused TestRunnerAction.useTestRunner attribute.Gravatar lberki2018-05-28
* SpawnAction.setShellCommand: expect shell pathGravatar laszlocsomor2018-04-23
* Remove hard-wired basenames for the test setup and the coverage collection sc...Gravatar lberki2018-02-09
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11