aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/testutil/MoreAsserts.java
Commit message (Expand)AuthorAge
* expectThrows has been renamed to assertThrowsGravatar cushon2018-02-24
* Add expectThrows to MoreAsserts until we can use JUnit 4.13.Gravatar jcater2017-09-18
* Open source tests for Android desugarer.Gravatar ajmichael2017-09-14
* Add an Iterable<Event> Truth subject so that we can easily assert things on a...Gravatar janakr2017-07-24
* Cleanup for Java 8Gravatar laurentlb2017-07-05
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Make BuildViewTest#testErrorBelowCycle properly deterministic so that it can ...Gravatar Janak Ramakrishnan2016-08-19
* Replace home-made assertions with equivalent Google Truth calls.Gravatar Carmi Grushko2015-11-11
* Reimplement target pattern parsing in Skyframe.Gravatar Ulf Adams2015-10-14
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Improved error reporting in RuleContext:Gravatar Florian Weikert2015-09-25
* Merge JunitTestUtils into MoreAsserts; update all callers.Gravatar Ulf Adams2015-07-23
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Remove ChattyAssertsTestCase. Use static imports, move the code down theGravatar Ulf Adams2015-02-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25