aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/test/TestAttempt.java
Commit message (Expand)AuthorAge
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Also report starting times of test actionsGravatar aehlig2017-03-31
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* Ensure test results are also reported for cached test Gravatar Klaus Aehlig2017-02-16
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03