aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/stress/SpreadsheetHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Adjust one expected error message in integration-testsDominik Stadler2021-01-061-0/+1
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-241-9/+9
* Bug 60460: Handle null workbook or sheet names and emit #REF as Excel doesDominik Stadler2018-12-301-1/+8
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-271-6/+2
* Don't try to clone a chart, this makes integration-tests work for a few more ...Dominik Stadler2017-06-181-0/+6
* #60519 - Extractor for *SSF embeddingsAndreas Beeker2016-12-311-0/+16
* Tried to evaluate all formulas in worksheets as part of the integration tests...Dominik Stadler2016-04-061-1/+16
* Adjust integration tests, fix compilation warnings, make the check on "EXPECT...Dominik Stadler2016-03-311-7/+5
* Ignore a failure during cloning if we exceed file-format limitsDominik Stadler2016-02-131-3/+4
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-0/+26
* Add some more tests for the checks for files that can cause large memory usage.Dominik Stadler2015-11-081-1/+6
* * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-271-1/+1
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-251-0/+86