aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest
Commit message (Expand)AuthorAgeFilesLines
* [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxmlPJ Fanning2018-12-171-0/+3
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-161-1/+3
* merge trunkhemfAndreas Beeker2018-12-161-1/+7
|\
| * 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
| * Add test for FileMagicDominik Stadler2018-11-251-5/+4
* | merge trunkAndreas Beeker2018-12-142-5/+5
* | merge trunkAndreas Beeker2018-11-204-32/+57
|\|
| * Try to workaround/ignore kept open files of JaCoCo ant taskAndreas Beeker2018-11-191-1/+3
| * Remove/Minimize references to Scratchpad module from other modulesAndreas Beeker2018-11-191-13/+21
| * #62921 - Provide OOXMLLite alternative for Java 12+Andreas Beeker2018-11-182-18/+33
* | #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-1/+0
|/
* try to fix TestAllFilesPJ Fanning2018-08-091-0/+1
* exclude broken pptx file from integration testPJ Fanning2018-07-301-0/+1
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-221-2/+2
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedPartsPJ Fanning2018-06-061-1/+1
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...PJ Fanning2018-06-061-1/+1
* #62187 - missing lib reference on integration buildAndreas Beeker2018-06-051-0/+1
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-274-7/+6
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-271-6/+2
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-202-6/+12
* Try to avoid one NPE that popped up in commoncrawl-corpus testsDominik Stadler2018-04-041-1/+1
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-022-1/+4
* Bug 61911: Avoid IndexOutOfBounds access when reading picturesDominik Stadler2017-12-282-9/+10
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-2816-139/+50
* use StandardCharsetsPJ Fanning2017-12-191-2/+2
* remove package name to ease the outputAndreas Beeker2017-12-091-1/+1
* Bug #57517: Fix various things in HSSFOptimiser to make many more cases work ...Dominik Stadler2017-11-051-16/+17
* Add some more code from the separate integration test project to be able to p...Dominik Stadler2017-10-043-4/+262
* Remove deprecated methods from NPOIFSFileSystem/OPOIFSFileSystemDominik Stadler2017-09-171-5/+3
* Various code cleanups, "final" for static methods is useless, for-loops, simp...Dominik Stadler2017-09-171-1/+1
* 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
* Update third party libs to latest versionsDominik Stadler2017-09-151-9/+9
* 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