aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner/javatests/com/google
Commit message (Expand)AuthorAge
* Use JUnit assertions instead of Truth assertions.Gravatar cpovirk2018-03-27
* Automated rollback of commit 2ee6dd262bcf5fd890e24d5f185616b8ab259608.Gravatar philwo2018-03-19
* Allow @Ignore on junit test classesGravatar Stephen Amar2018-03-13
* Automated rollback of commit 3edf41b70de9bb1a8702d0342beeb2ad13898d71.Gravatar philwo2018-03-09
* Rewrite visibility handling for all java_toolsGravatar ulfjack2018-02-16
* Skipping writing FILTERED tests to test.xmlGravatar Igal Tabachnik2018-02-15
* Remove the status xml attribute from AntXmlResultWriterGravatar elenairina2017-09-26
* Add a global failure when a test is interrupted/cancelled.Gravatar elenairina2017-09-22
* This change adds an explicit dependency on the current Java runtime that indi...Gravatar lberki2017-08-28
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* Rewrite junitrunner integration testsGravatar ulfjack2017-08-11
* sed: fall back to -r if -E does not workGravatar ulfjack2017-08-04
* Fix UNIX linker detection (was erroneously disabling ld.gold)Gravatar Allen Lavoie2017-08-01
* Update BUILD filesGravatar Ulf Adams2017-06-13
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.Gravatar Kush Chakraborty2017-02-24
* Separate the classpaths of the TestRunner with the test target, and use a sep...Gravatar Kush Chakraborty2017-02-23
* Rolling forward the change to open source JUnit integration tests.Gravatar Kush Chakraborty2017-02-23
* Rollback of commit 9822151a2ab0574b3d7a884f623b6b260258cd6b.Gravatar Irina Iancu2017-02-20
* Automated [] rollback of commit 53b10eabb02480111510281b776db524df490a29.Gravatar Kush Chakraborty2017-02-17
* Rollback of commit d8eec343d238129ce8b5146c4177d207a6b3683b.Gravatar Dmitry Lomov2017-02-15
* JUnit4 now correctly labels filtered tests as "filtered".Gravatar Googler2017-02-14
* Open source the integration tests for BazelTestRunner and delete the internal...Gravatar Kush Chakraborty2017-02-14
* Move the JUnit runner tests to the same location as the Internal Repo.Gravatar Kush Chakraborty2017-02-10