aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest
Commit message (Expand)AuthorAgeFilesLines
* Sonar fixes - add cloneable interface to classes with clone()Andreas Beeker2015-09-281-0/+3
* Removed HDF APIAndreas Beeker2015-09-283-27/+6
* - #58216 - provide picture-shape resize that maintains the aspect ratioAndreas Beeker2015-09-211-8/+2
* - #58207 - Provide user access to the original image dimensions (XSLF)Andreas Beeker2015-09-202-1/+12
* Apply patch from bug 57890 to add support for different datatypes in XSSFImpo...Dominik Stadler2015-09-171-0/+1
* Enhance integration testing to apply OPCPackage tests to more file-types and ...Dominik Stadler2015-09-133-32/+98
* Eclipse warnings, close resources in CommandLineTextExtractor, add try/finall...Dominik Stadler2015-09-031-2/+0
* Adjust excludes after adjusting multiple HeaderFooterRecord instancesDominik Stadler2015-08-251-1/+0
* common sl: reworked and unified generics definitionsAndreas Beeker2015-08-241-12/+10
* Common stress test for X/HSLF and a few bug fixesAndreas Beeker2015-08-134-61/+156
* Fix integration test for OPCPackageDominik Stadler2015-08-111-3/+1
* Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but ex...Dominik Stadler2015-08-112-2/+77
* Provide more output when failing range-checks on HSL2RGB-constructionDominik Stadler2015-08-101-3/+2
* merged common_sl branch to trunkAndreas Beeker2015-07-242-8/+10
|\
| * merge trunk to common sl branchAndreas Beeker2015-07-193-37/+87
| |\
| * \ merge trunk to common sl branchAndreas Beeker2015-07-1917-190/+756
| |\ \
| * | | committing intermediate results - hslf is mostly migrated to common interface...Andreas Beeker2015-04-271-1/+1
| * | | Snapshot commit - still lots of errors, xslf rendering works, started work on...Andreas Beeker2015-03-191-2/+2
* | | | When verifying that the source-package can be built copy over third party lib...Dominik Stadler2015-07-231-0/+14
| |_|/ |/| |
* | | Use global constant, this and the previous checkin fixes pull request 17 on g...Dominik Stadler2015-07-191-4/+2
* | | Bug 57484: Allow processing of non-OOXML core namespace packagesDominik Stadler2015-07-193-37/+89
| |/ |/|
* | Add some missing close(), reduce output in unit tests and remove some other E...Dominik Stadler2015-07-071-1/+3
* | Bug 57963: Add a task to the integration-test build which verifies that most ...Dominik Stadler2015-06-161-3/+85
* | Add missing license headerDominik Stadler2015-05-311-0/+18
* | Bug 57904: Add full source build from dist-packages to CI buildsDominik Stadler2015-05-311-0/+45
* | Add ignore - file has no content streamsNick Burch2015-05-261-0/+1
* | Adjust test to handle a file correctly which works for normal handling but fa...Dominik Stadler2015-04-301-2/+3
* | Skip the new password protected file, and re-org a little bit some other fail...Nick Burch2015-04-291-2/+5
* | Use a constant for the name of the OOXML encrypted package nodeNick Burch2015-04-291-1/+2
* | Add another file exclude, and hae the test print out which fails failed to ma...Nick Burch2015-04-231-0/+3
* | XMLPrettyPrint: Don't try to pretty-print non-XML files and print out which f...Dominik Stadler2015-04-031-0/+10
* | Integration test: Do a few more things with the MapiMessageDominik Stadler2015-03-221-0/+15
* | Integration tests: Expect exception for old word documents and still run the ...Dominik Stadler2015-03-223-12/+50
* | Add test-document to verify that bug 51921 is fixed alreadyDominik Stadler2015-03-223-4/+29
* | Add more test-files from bug 44501, all seem to work fine nowDominik Stadler2015-03-221-1/+19
* | Bug 47304: use fixed encoding when extracting text in WordDocumentDominik Stadler2015-03-221-1/+47
* | Exclude the OOXML strict files for now, not yet supported, see bug #57699Nick Burch2015-03-131-0/+5
* | Add helper test to verify that vsdx cannot even be loaded by POIXMLDocument c...Dominik Stadler2015-03-111-0/+29
* | No support as yet for the OOXML visio files, so have these ignoredNick Burch2015-03-111-1/+9
* | Fix inconsistent indentsNick Burch2015-03-111-172/+172
* | Add missing close and handle theme-pptx in ExtractorFactory. Add creating sli...Dominik Stadler2015-03-011-4/+62
* | * Verify some more Text-Extraction features as part of integration tests, fix...Dominik Stadler2015-02-273-0/+61
* | Add missing javadoc-headerDominik Stadler2015-02-271-0/+16
* | * Add text-extraction verification to integration-tests via a new abstract ba...Dominik Stadler2015-02-2710-19/+98
|/
* Another excludeNick Burch2015-01-131-0/+2
* Extract ROOT_DIR into constant, ignore .csv filesDominik Stadler2015-01-021-4/+7
* Charset.forName() for known encodings makes catching UnknownEncodingException...Andreas Beeker2014-12-275-10/+36
* One more change in file-pattern to actually exclude .svn filesDominik Stadler2014-12-261-1/+1
* Exclude .svn sub-dirs as it seems Apache Jenkins still runs with Subversion <...Dominik Stadler2014-12-261-0/+1
* Add a test-suite which performs integration/stress tests which load and handl...Dominik Stadler2014-12-2517-0/+1160