aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner/java/com/google/testing/junit/runner/model
Commit message (Expand)AuthorAge
* Clean up code that directly imports nested classes like Builder, Entry, etc.Gravatar jcater2018-05-01
* Automated rollback of commit 2ee6dd262bcf5fd890e24d5f185616b8ab259608.Gravatar philwo2018-03-19
* 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
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* REDACTEDGravatar Googler2017-08-17
* Internal changeGravatar Googler2017-08-14
* JUnit4 now correctly labels filtered tests as "filtered".Gravatar Googler2017-02-14
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Bazel to support external links integration. This is so that the tests can i...Gravatar Googler2016-09-22
* Check in Dagger generated code to junitrunner.Gravatar Irina Iancu2016-09-08
* Removing Guava deps from all BUILD files in junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA XML escapers from junitrunner.Gravatar Irina Iancu2016-09-06
* Removing GUAVA Ticker and FakeTicker from junitrunner.Gravatar Irina Iancu2016-09-01
* Declare field as ConcurrentMap instead of ConcurrentHashMap.Gravatar Chris Povirk2016-08-31
* Cloned from commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0 by '[] patch'.Gravatar Irina Iancu2016-08-30
* Rollback of commit 2dddbeeac25ace6f53dd3ce6ac588111c239bdf0.Gravatar Tobias Werth2016-08-24
* Removing some of GUAVA dependencies from junit.runner.junit4 and -.modelGravatar Irina Iancu2016-08-24
* Remove joda-time dependency from the java test runnerGravatar Yunchi Luo2016-08-23
* Gracefully handle non existing test descriptionsGravatar Googler2016-08-16
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* Fix incorrect merged of https://bazel-review.googlesource.com/#/c/3921/Gravatar Damien Martin-Guillerez2016-07-11
* Global cleanup change.Gravatar Chris Povirk2016-07-11
* Clean up the test runner code a bit.Gravatar Ulf Adams2016-06-20
* Fix deps of the Java test runner.Gravatar Ulf Adams2016-06-20
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-06-06
* Description redacted.Gravatar Googler2016-05-30
* Convert the Bazel JUnit4 test runner from Guice to Dagger.Gravatar Googler2016-05-27
* Global cleanup change.Gravatar Googler2016-03-02
* Fix Ant XML writer when there is a test failure.Gravatar Damien Martin-Guillerez2016-01-22
* Open-source the JUnit test runner.Gravatar Damien Martin-Guillerez2016-01-13