aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/TestSummary.java
Commit message (Expand)AuthorAge
* Omit parts of BEP events (like stdout, stderr) when the associated artifact u...Gravatar tomlu2018-07-11
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Thread configuration map through TestFilteringCompleteEvent. This isn't the m...Gravatar janakr2018-03-27
* Deprecate TransitiveInfoCollection#getConfiguration(), adding two new methods...Gravatar janakr2018-03-26
* BEP: ensure that TestAttempts are reported after their targetGravatar Klaus Aehlig2018-02-07
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Avoid crash when a test and its alias are specified on the command line for "...Gravatar lberki2017-11-03
* BEP: expose the number of cached test action in the summaryGravatar Klaus Aehlig2017-08-02
* PiperOrigin-RevId: 162907213Gravatar ulfjack2017-07-24
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* BEP: Make TestSummary provide the overall status Gravatar Klaus Aehlig2017-03-06
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Global cleanup change.Gravatar Googler2017-01-16
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* fix accumulating logic around cached testsGravatar Michajlo Matijkiw2015-02-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25