lucene/gradle/testing
Dawid Weiss 4599c51f0d LUCENE-9122: add support for running tests against alternate jvms. 2020-01-09 19:00:32 +01:00
..
policies Merge with master. 2019-12-25 13:26:56 +01:00
defaults-tests.gradle Move printing tests.verbose to error reporting test listener since we're already catching the output and handle it there anyway. 2020-01-08 11:38:34 +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 Add minimum repro line at the end of the build. 2020-01-08 12:20:09 +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