aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache/poi
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-227-64/+42
* Handle more detected FileMagic types gracefully when running regression testingDominik Stadler2020-06-151-0/+7
* Fix test-failureDominik Stadler2020-05-171-0/+1
* 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
* Improve some assertions and error messages for exceptions seen in the regress...Dominik Stadler2020-01-301-13/+15
* fix NPE in test codePJ Fanning2020-01-271-2/+3
* Sonar fixesAndreas Beeker2020-01-215-27/+24
* try to fix winmail errors in maven / sonar buildsAndreas Beeker2020-01-211-8/+1
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-101-3/+2
* try to fix some jdk 14 build issues due to java.lang.Record causing existing ...PJ Fanning2020-01-102-4/+4
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2020-01-081-8/+48
* Fix some additional file-handle-leaks reported by unit-tests via an enhanced ...Dominik Stadler2020-01-031-0/+1
* #64004 - Replace clone() with copy constructor - mainly HSSF classesAndreas Beeker2019-12-222-36/+34
* Add one more file-type to the integration testsDominik Stadler2019-10-261-0/+1
* xlsx is expected to fail in integration testPJ Fanning2019-09-241-0/+1
* ExcelComparator: Adjust iterating rows/columnsDominik Stadler2019-06-051-0/+2
* Add helper class for mass-regression-tests which scans a directory and providesDominik Stadler2019-06-051-0/+170
* try to fix integration tests (by ignoring some new msg files)PJ Fanning2019-05-272-2/+9
* Bug 63200: Avoid NullPointerException in XSLFShape.selectPaint() and check so...Dominik Stadler2019-03-021-24/+56
* Add some more testing for bug 63151: NullPointerException in HSSFOptimiser.op...Dominik Stadler2019-02-231-2/+5
* Adjust BaseIntegrationTest some more to better handle invalid file extensionsDominik Stadler2019-02-231-59/+59
* Adjust handling of some exceptions in regression testsDominik Stadler2019-01-271-19/+43
* Bug 60405: Add initial support for cetab functions so some macros can beDominik Stadler2019-01-271-2/+21
* Fix some Findbugs and IDE issues, refactor some duplicated code,Dominik Stadler2019-01-132-1/+5