aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest
Commit message (Expand)AuthorAgeFilesLines
* try to fix windows path issues in exception messagesAndreas Beeker2021-03-081-3/+5
* Enable running more integration tests from Gradle.Marius Volkhart2021-02-261-2/+14
* [bug-63046] Use Log4j 2 for loggingMarius Volkhart2021-02-213-61/+6
* Do not require NullPointerException to have a null-message on JDK < 16Dominik Stadler2021-02-151-7/+1
* Adjust integration-test slightly for running mass-regression-testsDominik Stadler2021-01-301-2/+4
* Apply IDE suggestions, add toString(), adjust JavaDoc and simplify code slightlyDominik Stadler2021-01-301-3/+1
* try to fix windows integration testsAndreas Beeker2021-01-242-9/+12
* Integration tests - try to fix Oracle/OpenJDK vs IBM-JDK error message differ...Andreas Beeker2021-01-171-2/+2
* Sonar fixesAndreas Beeker2021-01-171-1/+0
* Integration test - fix filenames with windows path separatorAndreas Beeker2021-01-171-1/+4
* integration tests: Fix handling of NullPointerExceptions for Java 16+ (again ...Andreas Beeker2021-01-164-193/+339
* integration tests: Fix JDK version handlingAndreas Beeker2021-01-161-9/+2
* integration tests: NullPointerExceptions contain now a description in Java 16+Andreas Beeker2021-01-161-2/+10
* #65046 - Simplify integration testsAndreas Beeker2021-01-159-710/+371
* revert Sonar fixes on BaseIntegrationTestAndreas Beeker2021-01-101-2/+1
* Sonar fixesAndreas Beeker2021-01-1019-46/+53
* Run all integration-test steps in manual test-methodDominik Stadler2021-01-061-0/+4
* Adjust one expected error message in integration-testsDominik Stadler2021-01-061-0/+1
* Adjust assumption for one specific font-related exception on WindowsDominik Stadler2021-01-061-3/+5
* Avoid test failing on Windows with JDK 8 because of an ArrayIndexOutOfBoundsE...Dominik Stadler2021-01-031-2/+15
* ooxml-schema: trigger loading stress-documents as part of the normal unit-testsDominik Stadler2021-01-031-0/+1
* Add unfixed test for bug 64759 and make the ones fail which depend on manual ...Dominik Stadler2020-12-301-0/+1
* Adjust error-message on old files and simplify code slightlyDominik Stadler2020-12-301-14/+7
* sonar fixesAndreas Beeker2020-12-283-7/+12
* #65026 - Migrate tests to Junit 5Andreas Beeker2020-12-2424-178/+157
* avoid string concatsPJ Fanning2020-12-171-1/+1
* #64979 - Change artifact names of poi-/ooxml-schemasAndreas Beeker2020-12-131-2/+2
* ignore hwmf examples on distsourcebuildAndreas Beeker2020-11-281-1/+1
* remove stray importPJ Fanning2020-11-131-2/+1
* [github-197] Modify test class HeapDump to allow it work in different JDKs. T...PJ Fanning2020-11-131-5/+39
* Avoid dependency on ooxml-test in integration-testDominik Stadler2020-09-261-2/+2
* Try to fix the Gradle buildDominik Stadler2020-09-261-1/+2
* Fix IDE warnings, add more assertion-outputDominik Stadler2020-09-253-11/+8
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-174-82/+6
* try to fix no-scratchpad testAndreas Beeker2020-08-161-1/+1
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-132-7/+8
* examples had been moved due to jigsaw modules migrationAndreas Beeker2020-07-241-1/+1
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-227-64/+42
* Handle more detected FileMagic types gracefully when running regression testingDominik Stadler2020-06-151-0/+7
* next version will be 5.0.0PJ Fanning2020-05-171-7/+7
* Fix test-failureDominik Stadler2020-05-171-0/+1
* fix errors due to new lib structureAndreas Beeker2020-05-071-21/+9
* Re-establish class which is used in mass-regression-testingDominik Stadler2020-04-241-0/+175
* Sonar Fixes and remove obsolete classesAndreas Beeker2020-04-011-171/+0
* Support building with Gradle in POIFileScanner testsDominik Stadler2020-03-291-2/+12
* Don't create separate instances for NullFileHandler, but rather use a common ...Dominik Stadler2020-03-162-58/+60
* Adjust POIFileScanner for mass regression testingDominik Stadler2020-03-161-55/+90
* Bug 64130 -- handle empty worksheet names in OldSheetRecord more robustly.Tim Allison2020-02-101-0/+1
* Regression findings - fix missing moveto exceptionAndreas Beeker2020-02-021-1/+2
* omit bug63955-winmail.dat in no-scratchpad modeAndreas Beeker2020-02-021-5/+6