aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/HPSFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* #65046 - Simplify integration testsAndreas Beeker2021-01-151-20/+16
* Sonar fixesAndreas Beeker2021-01-101-3/+3
* sonar fixesAndreas Beeker2020-12-281-3/+5
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-5/+5
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-251-3/+2
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-1/+1
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-1/+1
* Regression findings - fix missing moveto exceptionAndreas Beeker2020-02-021-1/+2
* Sonar fixesAndreas Beeker2020-01-211-10/+11
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-021-1/+2
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-11/+5
* use StandardCharsetsPJ Fanning2017-12-191-2/+2
* Various code cleanups, "final" for static methods is useless, for-loops, simp...Dominik Stadler2017-09-171-1/+1
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-3/+3
* tweak to use platform line separator so tests can pass on Windows as well as ...Greg Woolsey2017-05-121-1/+3
* HPSF: Add CopyCompare to IntegrationTestsAndreas Beeker2017-05-021-8/+88
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* Revert set of inadvertedly committed files/changesDominik Stadler2016-03-291-5/+7
* Bug 58915: Add note about memory consumption and update changelogDominik Stadler2016-03-291-7/+5
* Try to reproduce bug 52258 and add more checks to integration testsDominik Stadler2016-01-031-1/+3
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-0/+7
* * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-271-1/+1
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+46