lucene/gradle/testing
Robert Muir f5e9bb9493
LUCENE-9165: explicitly cast with the horrible groovy language so that numbers above 9 don't fail
2020-01-24 09:53:47 -05:00
..
policies LUCENE-9159: merge gradle/ant test security policies (main file) 2020-01-21 23:43:31 -05:00
defaults-tests.gradle LUCENE-9165: explicitly cast with the horrible groovy language so that numbers above 9 don't fail 2020-01-24 09:53:47 -05: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 LUCENE-9159: merge gradle/ant test security policies (main file) 2020-01-21 23:43:31 -05: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