aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/XSLFFileHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixesAndreas Beeker2021-01-101-2/+2
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-4/+4
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-251-4/+2
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-131-6/+7
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-271-2/+1
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-201-4/+12
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-1/+1
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-14/+8
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-7/+7
* Adjust integration-test files slightly, more failure-output, make it a bit ea...Dominik Stadler2017-03-181-7/+4
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-191-2/+4
* sonar fixesAndreas Beeker2015-09-301-1/+1
* Verify that bug 45541 can be resolved, add some more checks in XSLFFileHandlerDominik Stadler2015-09-291-2/+23
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-131-60/+9
* Provide more output when failing range-checks on HSL2RGB-constructionDominik Stadler2015-08-101-3/+2
* merge trunk to common sl branchAndreas Beeker2015-07-191-5/+67
|\
| * Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-1/+3
| * Add missing close and handle theme-pptx in ExtractorFactory. Add creating sli...Dominik Stadler2015-03-011-4/+62
| * * 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/+49