aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner
Commit message (Expand)AuthorAge
...
* 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
* Removing some of GUAVA dependencies from junit.runner.sharding.Gravatar Elena-Irina Iancu2016-08-23
* Gracefully handle non existing test descriptionsGravatar Googler2016-08-16
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.shardingGravatar Elena-Irina Iancu2016-08-12
* Replace calls to <class>.newInstance with <class>.getConstructor().newInstance.Gravatar Ulf Adams2016-08-12
* Continuing removing GUAVA dependencies from junitrunner (junit.runner.model).Gravatar Elena-Irina Iancu2016-08-11
* Continuing removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-10
* Starting removing GUAVA dependencies from junitrunner.Gravatar Elena-Irina Iancu2016-08-09
* Allow test targets to completely disable the test security manager viaGravatar Googler2016-08-08
* 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
* Global cleanup change.Gravatar Googler2016-06-21
* 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
* Switch from relying on the Guice-specific annotations to the JSR-330 standard...Gravatar Googler2016-04-21
* 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