aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner
Commit message (Expand)AuthorAge
* 2nd attempt to split classpaths, and load test classes in a separate classloa...Gravatar Kush Chakraborty2017-03-24
* Cygwin support: fix junitrunner BUILD file Gravatar László Csomor2017-03-23
* --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
* 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
* Fix bootstrapping in Docker images.Gravatar Lukacs Berki2017-01-20
* Temporarily disable jacoco on FreeBSD Gravatar Klaus Aehlig2017-01-20
* Jarjar the third-party dependencies of the Jacoco test runner, except on Wind...Gravatar Lukacs Berki2017-01-18
* Rollback of commit c0be64464b97ea011b4b4ad901515aac1dc97b4c.Gravatar Lukacs Berki2017-01-17
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-17
* Rollback of commit 56328986232dfe4d92f738ab3bbd26d89236a428.Gravatar Vladimir Moskva2017-01-16
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-16
* Eliminate the $jacoco_runtime implicit attribute and link in the Jacoco agent...Gravatar Lukacs Berki2017-01-11
* Rollback changes to the BazelTestRunner which add a dependency on proto3 as i...Gravatar Kush Chakraborty2017-01-10
* Rollback of commit 08426525c517599a76b4f69814baf28731e840c7.Gravatar Lukacs Berki2017-01-10
* Fix Bazel so that it actually works after commit 08426525c517599a76b4f69814ba...Gravatar Lukacs Berki2017-01-10
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-10
* Revert "Jarjar the third-party dependencies of the Jacoco test runner." Gravatar John Cater2017-01-05
* Jarjar the third-party dependencies of the Jacoco test runner.Gravatar Lukacs Berki2017-01-05
* Do not pass a null pointer to Analyzer to avoid a NPE.Gravatar Lukacs Berki2017-01-05
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Initial code for Persistent Java Test Runner.Gravatar Kush Chakraborty2016-12-09
* Add JacocoCoverageRunner to junitrunner.Gravatar Yue Gan2016-12-05
* 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