lucene/gradle/testing
Dawid Weiss 226f5490a0 Correct lucene version passed to tests to be stripped of qualifiers. 2019-12-06 13:05:10 +01:00
..
defaults-tests.gradle Clean up test property passing and move a number of properties and randomizations from common.build (ant counterpart) 2019-12-06 11:55:53 +01:00
fail-on-no-tests.gradle Fail the build if --tests filter is applied and no tests execute during the entire build (this allows for an empty set of filtered tests at single project level). 2019-12-05 13:23:43 +01:00
per-project-summary.gradle Initial gradle build layer. 2019-12-02 15:34:57 +01:00
randomization.gradle Correct lucene version passed to tests to be stripped of qualifiers. 2019-12-06 13:05:10 +01:00
slowest-tests-at-end.gradle Generate hardware-specific defaults for gradle parallelism on the first build run (any task). Add some explanations on how to tweak local settings even further (gradlew :helpLocalSettings 2019-12-05 11:14:09 +01:00