lucene/gradle/testing
Dawid Weiss 087b2e1c0d LUCENE-9077: Emit the location of test output on failure. 2020-01-15 14:01:20 +01:00
..
policies Merge with master. 2019-12-25 13:26:56 +01:00
defaults-tests.gradle LUCENE-9077: Emit the location of test output on failure. 2020-01-15 14:01:20 +01:00
fail-on-no-tests.gradle Add some support for -Ptests.verbose mode when streams are dumped to the console. This is constrained by gradle's runner but is better than nothing. 2019-12-07 14:53:13 +01:00
failed-tests-at-end.gradle LUCENE-9077: Emit the location of test output on failure. 2020-01-15 14:01:20 +01:00
per-project-summary.gradle Initial gradle build layer. 2019-12-02 15:34:57 +01:00
randomization.gradle Add minimum repro line at the end of the build. 2020-01-08 12:20:09 +01:00
runtime-jvm-support.gradle LUCENE-9122: add support for running tests against alternate jvms. 2020-01-09 19:00:32 +01:00
slowest-tests-at-end.gradle Only print the slowest tests at the end of a successful run. Correct verbose mode to parse string switch correctly. 2019-12-08 19:06:01 +01:00