aboutsummaryrefslogtreecommitdiffstats
path: root/src/integrationtest/org/apache
Commit message (Expand)AuthorAgeFilesLines
* 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