aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/HSLFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-94/+0
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-211-6/+6
* Sonar fixesAndreas Beeker2021-01-101-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-8/+10
* avoid string concatsPJ Fanning2020-12-171-1/+1
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-3/+2
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-2/+2
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-14/+3
* Allow to produce a jar for the integration-test-code so we can use it directl...Dominik Stadler2017-09-161-62/+65
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-9/+9
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-181-15/+48
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-1/+2
* Eclipse warnings, helper unit-test, improve information provided in Exception...Dominik Stadler2016-01-131-0/+7
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-201-1/+1
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-131-1/+5
* committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+1
* Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-2/+2
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+56