aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/XWPFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-56/+0
* add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documentsAndreas Beeker2021-03-231-0/+1
* #65046 - Simplify integration testsAndreas Beeker2021-01-151-2/+7
* Sonar fixesAndreas Beeker2021-01-101-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-1/+1
* Sonar fixesAndreas Beeker2020-01-211-1/+2
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-4/+1
* Adjust local test in integration-test file-handlerDominik Stadler2017-09-161-18/+17
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-4/+4
* Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-221-1/+7
* * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-271-1/+1
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-271-1/+4
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+44