aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/java_tools/junitrunner/java/com/google/testing/coverage/BUILD
Commit message (Expand)AuthorAge
* Replace //tools/defaults:jdk to //tools/jdk:*Gravatar dbabkin2018-06-26
* Windows,Bazel client: check embedded tools fasterGravatar Laszlo Csomor2018-06-25
* Wrap a comment line around 80 chars.Gravatar Googler2018-05-11
* Records profiling information for ActionFS staging and updates.Gravatar shahan2018-05-11
* Migrate to the new version of jarjarGravatar cushon2018-04-16
* Add //tools/jdk:current_java_runtime / tools/jdk:current_host_java_runtime to...Gravatar lberki2017-11-24
* More BUILD file refactorings.Gravatar philwo2017-09-06
* Auto-generate BUILD files for src/java_tools/junitrunnerGravatar ulfjack2017-08-28
* Remove dependency on Apache common langGravatar ulfjack2017-08-02
* Change Test Runner to work with the new Bazel coverage implementation.Gravatar elenairina2017-07-14
* Fix build failure with old OS X mktempGravatar ilovezfs2017-07-14
* Enable jarjar-ing the Jacoco deploy jar on every supported platform.Gravatar lberki2017-05-08
* Use the Java version of singlejar for building the Jacoco coverage runner dep...Gravatar lberki2017-05-08
* More windows conditionsGravatar dmarting2017-05-05
* Add more condition for the windows platformGravatar dmarting2017-05-05
* Make JacocoCoverage_deploy.jar deterministic by running the output of jarjar ...Gravatar lberki2017-05-05
* Embed a prebuilt jarjar into Bazel so that Android builds work again.Gravatar lberki2017-04-20
* Re-enable the Java coverage tests.Gravatar lberki2017-04-18
* Simplify LocalSpawnRunnerGravatar ulfjack2017-04-18
* Vendor jarjar instead of using a binary version of it.Gravatar Lukacs T. Berki2017-04-18
* Cygwin support: fix junitrunner BUILD file Gravatar László Csomor2017-03-23
* 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 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
* Fix cycle in dependency graph during bootstrapGravatar Damien Martin-Guillerez2016-12-20
* Add JacocoCoverageRunner to junitrunner.Gravatar Yue Gan2016-12-05