aboutsummaryrefslogtreecommitdiffstats
path: root/poi-integration/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* try to fix rat checkPJ Fanning2022-06-281-4/+1
* #66115 - Some Password protected XLS files are not readAndreas Beeker2022-06-161-2/+2
* Use a modified version of NullPrintStream in integration testsDominik Stadler2022-04-032-2/+61
* use spaces for indentsPJ Fanning2022-03-201-5/+5
* Avoid flaky tests with parallel executionDominik Stadler2022-03-201-0/+1
* Remove unused imports, remove unnecessary boxing of int-value and apply some ...Dominik Stadler2022-03-201-1/+2
* Fix some SpotBugs reportsDominik Stadler2022-02-242-3/+5
* exclude files failing on windows nodes, because of limited JCE policiesAndreas Beeker2022-02-221-1/+16
* refactor some stream codePJ Fanning2022-02-191-3/+3
* normdist (init work)PJ Fanning2022-01-251-0/+0
* Remove one unnecessary excludeDominik Stadler2022-01-222-1/+1
* Exclude one more file when running tests without poi-scratchpadDominik Stadler2022-01-221-1/+2
* Add more output when integration-tests do not fail with the expected exceptionDominik Stadler2022-01-221-2/+2
* Adjust thread-names when running integrationDominik Stadler2022-01-221-17/+36
* refactor CopyCompare againPJ Fanning2021-12-301-11/+3
* try to fix test issuePJ Fanning2021-12-301-5/+6
* rewrite CopyCompare to remove its ThreadLocal which causes a sonar code smellPJ Fanning2021-12-301-6/+7
* Move org.apache.poi.hssf.dev classes from poi:main to poi:testAndreas Beeker2021-11-151-5/+2
* Add missing exclude for CI run "no-scratchpad"Dominik Stadler2021-11-071-1/+2
* Use parallel build to speed up building and running testsDominik Stadler2021-11-071-1/+8
* Make file-handlers for integration-test public to be able to use them in poi-...Dominik Stadler2021-10-2215-15/+15
* Give better names to parameterized testsDominik Stadler2021-10-211-2/+2
* sonar fixesAndreas Beeker2021-10-181-12/+12
* setDisallowDocTypeDeclarationPJ Fanning2021-10-143-1/+2
* deprecationPJ Fanning2021-10-061-1/+1
* use httpsPJ Fanning2021-09-271-0/+0
* try to get all ooxml-lite classes loaded for xslfPJ Fanning2021-09-151-0/+1
* XmlSec/BouncyCastle and Batik are now optionalAndreas Beeker2021-09-122-1/+8
* Adjust imports and apply some IDE suggestionsDominik Stadler2021-09-101-3/+3
* try not to have poi-integration in pomPJ Fanning2021-09-051-0/+0
* update to release 5.1.0Andreas Beeker2021-09-031-0/+0
* update module-info.classes for next releaseAndreas Beeker2021-09-021-0/+0
* try to fix no-scratchpad buildAndreas Beeker2021-09-016-155/+115
* sonar fixesAndreas Beeker2021-08-282-4/+9
* exclude file from integration testPJ Fanning2021-07-201-0/+1
* try to fix integration testsPJ Fanning2021-07-166-34/+40
* try to fix failing testsPJ Fanning2021-07-151-2/+11
* try to fix failing testsPJ Fanning2021-07-141-0/+2
* try to fix failing testsPJ Fanning2021-07-142-9/+20
* add extra debug logging to failing testsPJ Fanning2021-07-142-2/+18
* convert tabs to spacesPJ Fanning2021-05-2214-540/+540
* #65304 - Add commons-io as a dependencyAndreas Beeker2021-05-147-58/+32
* Do not return null for POITextExtractor.getMetadataTextExtractor() for old Ex...Dominik Stadler2021-04-261-2/+2
* TIKA-3164 - add more .xsb and classes needed for TIKAs extractorAndreas Beeker2021-04-191-6/+18
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-0731-0/+3079