aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner/java/com/google/testing/junit/runner
Commit message (Expand)AuthorAge
* 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
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Dump the classpaths in a separate file and read the classpaths from that file...Gravatar Kush Chakraborty2017-03-28
* 2nd attempt to split classpaths, and load test classes in a separate classloa...Gravatar Kush Chakraborty2017-03-24
* --Gravatar Kristina Chodorow2017-03-16
* Bring back the persistent test runner functionality, on ExperimentalTestRunner.Gravatar Kush Chakraborty2017-03-09
* Create ExperimentalTestRunner which is just the same as BazelTestRunner, but ...Gravatar Kush Chakraborty2017-03-09
* Eclipse's Java compiler can't do type inference on this code for some reasonGravatar Ulf Adams2017-03-02
* 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
* JUnit4 now correctly labels filtered tests as "filtered".Gravatar Googler2017-02-14
* Rollback changes to the BazelTestRunner which add a dependency on proto3 as i...Gravatar Kush Chakraborty2017-01-10
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Removing Dagger dependency from junitrunner.Gravatar Irina Iancu2016-11-24
* Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc.Gravatar Irina Iancu2016-11-11
* Remove the dependency on AutoValue from the Java test runner so that it doesn...Gravatar Lukacs Berki2016-11-09
* Change our URL to bazel.buildGravatar Damien Martin-Guillerez2016-10-28
* Move junitrunner fake/stub classes from javatests/c/g/testing/junit/runner to...Gravatar Googler2016-10-24
* Rollback of commit e6191f7209ebf3f67480bc7aa9db5ac58beb2156.Gravatar Damien Martin-Guillerez2016-10-19
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-13
* Need to make methods accessible, as currently they are only available to pack...Gravatar Googler2016-10-12
* Rollback of commit 51417759a37e5b11003dd773d5c90ddd4c7a6aa7.Gravatar Googler2016-10-11
* Move MemoizingRequest from c.g.testing.junit.junit4.runner toGravatar Googler2016-10-11
* Move some sharable classes from c.g.testing.junit.runner.junit4 toGravatar Googler2016-10-04
* Move some RegExTestCaseFilter from c.g.testing.junit.runner.junit4 toGravatar Googler2016-09-30
* Branched internal RuntimeCost in junitrunner.Gravatar Irina Iancu2016-09-29
* Remove some Dagger dependencies from the Bazel JUnit test runner.Gravatar Googler2016-09-29
* Fix import ordering for files under com/google/testing/junit/runner/junit4Gravatar Googler2016-09-28
* Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weigh...Gravatar Irina Iancu2016-09-23
* Bazel to support external links integration. This is so that the tests can i...Gravatar Googler2016-09-22
* Global cleanup change.Gravatar Googler2016-09-15
* 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
* Removing GUAVA Suppliers and Supplier as dependency from junitrunner.Gravatar Irina Iancu2016-08-31
* Removing last dependencies of GUAVA Multiset and HashMultiset from junitrunner.Gravatar Irina Iancu2016-08-31
* Declare field as ConcurrentMap instead of ConcurrentHashMap.Gravatar Chris Povirk2016-08-31
* Rename rule name to for case insensitive disk.Gravatar Yue Gan2016-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