aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/HWPFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-101-3/+3
* sonar fixesAndreas Beeker2020-12-281-2/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-2/+2
* Sonar fixesAndreas Beeker2020-01-211-13/+7
* Bug 61911: Avoid IndexOutOfBounds access when reading picturesDominik Stadler2017-12-281-5/+9
* Move one testcase with incorrect source locationDominik Stadler2017-06-091-37/+37
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-4/+4
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* Removed HDF APIAndreas Beeker2015-09-281-26/+0
* Integration tests: Expect exception for old word documents and still run the ...Dominik Stadler2015-03-221-3/+7
* Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-221-2/+2
* Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-1/+47
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+48