aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/XSSFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-03-271-234/+0
* Make "normalizing" the file-path actually workDominik Stadler2021-03-241-0/+5
* add more xsbs to the ooxml-lite jar by recursing through XWPF and XSSF documentsAndreas Beeker2021-03-231-0/+7
* Sonar fixesAndreas Beeker2021-01-101-3/+3
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-8/+7
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-171-75/+1
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-221-13/+13
* ExcelComparator: Adjust iterating rows/columnsDominik Stadler2019-06-051-0/+2
* Add test for FileMagicDominik Stadler2018-11-251-5/+4
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-1/+1
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-17/+2
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-1/+1
* Ignore JCE restriction errorsAndreas Beeker2017-06-071-3/+11
* Handle encrypted files with known password in integration testsAndreas Beeker2017-06-061-7/+26
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-18/+29
* Test for another type of xml-bombDominik Stadler2017-04-061-1/+2
* Fix broken importsDominik Stadler2017-03-181-0/+11
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-181-33/+17
* 60826 -- update stress tests to handle xlsbTim Allison2017-03-161-7/+11
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-0/+32
* bug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress...Javen O'Neal2016-09-141-0/+4
* Fix for test-data of #59746Andreas Beeker2016-06-231-2/+2
* Reduce calls to utf-related methods - the integration test took ages because ...Andreas Beeker2016-05-161-5/+44
* Enhance integration tests to call some of the common examples/devtools to al...Dominik Stadler2016-04-011-9/+76
* Adjust integration tests, fix compilation warnings, make the check on "EXPECT...Dominik Stadler2016-03-311-4/+2
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-0/+2
* Revert changes to integration-test-framework to not make tests fail with stra...Dominik Stadler2015-12-311-13/+9
* Add null-handler in integration-tests for two Visio files which are not handl...Dominik Stadler2015-12-301-5/+11
* Enhance integration testing to apply OPCPackage tests to more file-types and ...Dominik Stadler2015-09-131-25/+73
* * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-271-0/+7
* 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/+71