Hi All I’d like to bring https://issues.apache.org/jira/browse/PDFBOX-1825 to the attention of the mailing list. I’ve noticed that many PDFBox unit tests are never run due to what appears to be an out-of-date AllTests.java being used instead of the usual Maven mechanism for running any file name Test**.java There is a patch attached to the issue to fix this.
Does anyone know the story behind AllTests.java, is it a pre-Maven legacy file which should have been removed? Furthermore, what is the goal for regression testing? It would seem that having more A-B tests for PDFToImage would be a good thing but currently none of these tests are run. Cheers -- John
