aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/AbstractFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-178/+0
* Make "normalizing" the file-path actually workDominik Stadler2021-03-241-1/+1
* try to fix windows path issues in exception messagesAndreas Beeker2021-03-081-3/+5
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-301-3/+1
* #65046 - Simplify integration testsAndreas Beeker2021-01-151-4/+16
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-10/+10
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-131-1/+1
* Fix test-failureDominik Stadler2020-05-171-0/+1
* omit bug63955-winmail.dat in no-scratchpad modeAndreas Beeker2020-02-021-5/+6
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-271-2/+21
* Fix some Findbugs and IDE issues, refactor some duplicated code,Dominik Stadler2019-01-131-0/+4
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-7/+11
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-3/+3
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-19/+10
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Ignore JCE restriction errorsAndreas Beeker2017-06-071-2/+10
* Handle encrypted files with known password in integration testsAndreas Beeker2017-06-061-6/+2
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-181-2/+2
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-081-142/+142
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+1
* Enhance integration tests to call some of the common examples/devtools to al...Dominik Stadler2016-04-011-0/+5
* Adjust integration tests, fix compilation warnings, make the check on "EXPECT...Dominik Stadler2016-03-311-9/+3
* fix eclipse warningsAndreas Beeker2016-03-211-0/+1
* Eclipse warnings, helper unit-test, improve information provided in Exception...Dominik Stadler2016-01-131-1/+1
* Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...Dominik Stadler2015-09-031-2/+0
* XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which f...Dominik Stadler2015-04-031-0/+10
* Integration tests: Expect exception for old word documents and still run the ...Dominik Stadler2015-03-221-0/+15
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-0/+47
* Add missing javadoc-headerDominik Stadler2015-02-271-0/+16
* * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-271-0/+55