Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
testing.patch | testing with JUnit4 instead of JUnit5 The code is designed for testing with JUnit5, but the call useJUnitPlatform() in build.gradle is not understood. Thus I patch the files of test classes in order to write annotations of JUnit4. I am also patching build.gradle for the dependencies. |
Pierre Gruet <pgt@debian.org> | not-needed | 2021-05-14 | ||
omit_tests_touching_home.patch | ignoring the files that touch subdirs of $HOME Groovy files are looked for by grape tests, see the output of those tests when we let them run. |
Pierre Gruet <pgt@debian.org> | not-needed | 2021-05-14 |