aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary type arguments (Java 8)Dominik Stadler2017-09-165-8/+8
* Remove unnecessary initialization of membersDominik Stadler2017-09-161-3/+3
* Allow to produce a jar for the integration-test-code so we can use it directl...Dominik Stadler2017-09-161-62/+65
* Adjust local test in integration-test file-handlerDominik Stadler2017-09-161-18/+17
* Add .git as excluded dir for integration-tests and add a local test for XSSFB...Dominik Stadler2017-09-162-6/+15
* bug 61300 -- prevent really long (infinite?) loop on corrupt fileTim Allison2017-07-142-7/+14
* #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-182-7/+8
* Move one testcase with incorrect source locationDominik Stadler2017-06-091-37/+37
* Bug 60374: Add test for ArrayIndexOutOfBounds on old Word Documents due to No...Dominik Stadler2017-06-091-2/+3
* Ignore JCE restriction errorsAndreas Beeker2017-06-072-5/+21
* Handle encrypted files with known password in integration testsAndreas Beeker2017-06-063-31/+64
* tweak to use platform line separator so tests can pass on Windows as well as ...Greg Woolsey2017-05-121-1/+3
* HPSF: Add CopyCompare to IntegrationTestsAndreas Beeker2017-05-021-8/+88
* IntegrationTest - move excludes to file handlerAndreas Beeker2017-05-0216-90/+123
* Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...Dominik Stadler2017-04-171-2/+2
* Test for another type of xml-bombDominik Stadler2017-04-062-1/+3
* bug 50955 -- word 6.0 charset fixTim Allison2017-04-041-0/+3
* 60881 and 60891 -- on further look, no need to throw an exception for an encr...Tim Allison2017-03-201-1/+1
* 60879 -- figure out if we can support old beta xlsb or throw exception. For ...Tim Allison2017-03-201-5/+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-1810-70/+147
* 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-172-7/+2
* 60826 -- update stress tests to handle xlsbTim Allison2017-03-163-20/+144
* 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
* Convert all *.java files to use native end of line character(s)Javen O'Neal2017-02-082-267/+267
* fix eclipse warnings - close resources / type genericsAndreas Beeker2017-01-151-2/+3
* SonarQube fixesAndreas Beeker2017-01-041-0/+3
* #60519 - Extractor for *SSF embeddingsAndreas Beeker2016-12-311-0/+16
* eclipse warnings - close resourcesAndreas Beeker2016-12-131-1/+1
* Revert deprecating a class that we still use ourselves and update error text ...Dominik Stadler2016-11-251-1/+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
* Eclipse automated refactor/cleanup: add final modifier to private fields to u...Javen O'Neal2016-10-201-1/+1
* Eclipse automated refactor/cleanup: add missing @Override and @Deprecated ann...Javen O'Neal2016-10-1910-8/+50
* 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-142-1/+8
* bug 60128: add test-data/openxml4j/invalid.xlsx to expected failures for inte...Javen O'Neal2016-09-141-0/+1
* Fix for test-data of #59746Andreas Beeker2016-06-231-2/+2
* Ignore Tiff filesAndreas Beeker2016-06-221-0/+3