This website requires JavaScript.
Explore
Help
Sign In
Apache
/
lucene
Watch
1
Star
0
Fork
0
You've already forked lucene
mirror of
https://github.com/apache/lucene.git
synced
2025-02-11 12:35:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lucene
/
gradle
/
testing
History
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
…
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