aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi/TestAllFiles.java
Commit message (Expand)AuthorAgeFilesLines
* ignore keystore files on integration testAndreas Beeker2018-12-151-1/+7
* Fix exception for old powerpoint documents without the usual stream nameAndreas Beeker2018-11-251-0/+1
* #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-181-11/+22
* try to fix TestAllFilesPJ Fanning2018-08-091-0/+1
* exclude broken pptx file from integration testPJ Fanning2018-07-301-0/+1
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-201-2/+0
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-021-0/+2
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-281-6/+3
* remove package name to ease the outputAndreas Beeker2017-12-091-1/+1
* Add some more code from the separate integration test project to be able to p...Dominik Stadler2017-10-041-4/+4
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-161-4/+4
* Add .git as excluded dir for integration-tests and add a local test for XSSFB...Dominik Stadler2017-09-161-1/+1
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-141-1/+2
* #61266 Test for old unsupported MS Write WRI files, and give a more helpful e...Nick Burch2017-07-091-0/+1
* add .ttf to ignored test integration resources Andreas Beeker2017-07-081-0/+1
* Improve error message if we encounter invalid/unexpected files in integration...Dominik Stadler2017-06-191-0/+5
* Don't try to clone a chart, this makes integration-tests work for a few more ...Dominik Stadler2017-06-181-7/+2
* Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No...Dominik Stadler2017-06-091-2/+3
* Handle encrypted files with known password in integration testsAndreas Beeker2017-06-061-18/+36
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-021-19/+31
* Test for another type of xml-bombDominik Stadler2017-04-061-0/+1
* bug 50955 -- word 6.0 charset fixTim Allison2017-04-041-0/+3
* Add docm-file which is actually a binary doc to check handling of wrong-forma...Dominik Stadler2017-03-181-0/+1
* Fix ROOT_DIRDominik Stadler2017-03-171-1/+1
* 60826 -- update stress tests to handle xlsbTim Allison2017-03-161-13/+37
* HSSF: Try to handle cases where the length does not match the actual data whi...Dominik Stadler2017-03-101-5/+3
* OLD_FILES, EXPECTED_FAILURES, and IGNORED do not need to be modified when exe...Javen O'Neal2017-02-161-3/+6
* test-integration: replace redundant static { EXPECTED_FAILURES.add(...) } wit...Javen O'Neal2017-02-161-89/+90
* a new test file needed to be added to the list of sheet clone expected errors.Greg Woolsey2017-02-151-0/+1
* Bug 59273 - Unable to create pptx file by potx file using Apache POIAndreas Beeker2016-11-101-0/+1
* Bug 60320 - issue opening password protected xlsxAndreas Beeker2016-11-011-0/+1
* Correctly handle all types of old files, not just wordDominik Stadler2016-10-211-2/+1
* fix integration-testsAndreas Beeker2016-10-201-1/+1
* Exclude new BIFF5 file in some unit testsDominik Stadler2016-10-201-0/+1
* Exclude broken hand-crafted test fileNick Burch2016-10-141-0/+1
* bug 57843: add failing unit test: Word 6.0 (1993) fails with ArrayIndexOutOfB...Javen O'Neal2016-09-221-0/+1
* bug 60128: exclude openxml4j/invalid.xlsx from additional integration (stress...Javen O'Neal2016-09-141-1/+4
* bug 60128: add test-data/openxml4j/invalid.xlsx to expected failures for inte...Javen O'Neal2016-09-141-0/+1
* Ignore Tiff filesAndreas Beeker2016-06-221-0/+3
* Change logger.log to System.out to print out one line for each file that is h...Dominik Stadler2016-05-311-20/+10
* Revert expected failure as it seems to be fixed nowDominik Stadler2016-05-171-1/+0
* Exclude newly added corrupt fileDominik Stadler2016-05-171-1/+3
* Exclude file that was modified and now fails with the known limitation of she...Dominik Stadler2016-04-121-0/+1
* ignore VBA source files in integration testJaven O'Neal2016-04-101-1/+13
* Enhance integration tests to call some of the common examples/devtools to al...Dominik Stadler2016-04-011-0/+8
* Ignore ODSNick Burch2016-03-151-0/+1
* Also mark the file for bug 59074 as expected-failure for integration testingDominik Stadler2016-02-271-0/+1
* Bug 57914: Provide a better error message for OOXML strict format which we do...Dominik Stadler2016-02-271-0/+1
* Remove file from expected failures after changes for bug 56880Dominik Stadler2016-02-051-1/+0
* #54916 - POI does not always read all the slides in pptx filesAndreas Beeker2016-01-101-0/+10