aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/events
Commit message (Expand)AuthorAge
* Migrated tests in devtools/build/lib/events to JUnit 4.Gravatar Florian Weikert2015-12-02
* Remove BlazeRuntime.reporter; use a BlazeModule to attach event handlers.Gravatar Ulf Adams2015-11-02
* Remove direct uses of Reporter (mostly in internal code).Gravatar Ulf Adams2015-10-30
* Simplify uses of EventCollector.Gravatar Ulf Adams2015-10-27
* Clean up tests to use EventCollectionApparatus more widely.Gravatar Ulf Adams2015-10-27
* Change assertNoEvents to assertNoWarningsOrErrors with corresponding semantics.Gravatar Ulf Adams2015-10-27
* Assert the specific type of event, not just the existence of any event.Gravatar Ulf Adams2015-10-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Remove unused EventCollectionApparatus#customMask.Gravatar Han-Wen Nienhuys2015-09-24
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-11
* Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535.Gravatar Janak Ramakrishnan2015-09-08
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-08
* Merge JunitTestUtils into MoreAsserts; update all callers.Gravatar Ulf Adams2015-07-23
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* Clean up analysis error reporting a bit:Gravatar Janak Ramakrishnan2015-04-28
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* RELNOTES[NEW]: Added --relative_locations flag to the query command to make t...Gravatar Damien Martin-Guillerez2015-03-13
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25