40 Commits (2e50133e885feb2ddbf6e29df8404310f4370e6c)

Author SHA1 Message Date
  Andreas Beeker 2e50133e88 merge trunk to branch 7 years ago
  Andreas Beeker 1c2c1e2e13 Ignore Tiff files 8 years ago
  Dominik Stadler b4ba6a64a1 Change logger.log to System.out to print out one line for each file that is handled in the test, otherwise it is sometimes impossible to see where the test stopped (e.g. on timeout), enabling POILogger leads to 400MB logs, which is usually too much to handle... 8 years ago
  Dominik Stadler c1be64b1a8 Revert expected failure as it seems to be fixed now 8 years ago
  Dominik Stadler e692fd7485 Exclude newly added corrupt file 8 years ago
  Dominik Stadler 01ec1cf697 Exclude file that was modified and now fails with the known limitation of sheet-cloning 8 years ago
  Javen O'Neal e38a5d05c1 ignore VBA source files in integration test 8 years ago
  Dominik Stadler 63780176d9 Enhance integration tests to call some of the common examples/devtools to also trigger these with all sample files, currently XLSX2CSV, BiffViewer, FromHowTo 8 years ago
  Nick Burch 2e74d762cf Ignore ODS 8 years ago
  Dominik Stadler a1918d292d Also mark the file for bug 59074 as expected-failure for integration testing 8 years ago
  Dominik Stadler e1f1c5c01c Bug 57914: Provide a better error message for OOXML strict format which we do not support yet. 8 years ago
  Dominik Stadler ad696c04cb Remove file from expected failures after changes for bug 56880 8 years ago
  Andreas Beeker c47f676397 #54916 - POI does not always read all the slides in pptx files 8 years ago
  Dominik Stadler 4b37b0d47d Fix bug 58760: non-standard namespace-key breaks parsing XLSX files 8 years ago
  Dominik Stadler fcbd9b5409 Add null-handler in integration-tests for two Visio files which are not handled (yet) and adjust memory handling somewhat 8 years ago
  Dominik Stadler baee1a5599 Bug 58616: Try to initialize with empty password if not done before 8 years ago
  Dominik Stadler 581aba1597 Exclude file from integration-tests until bug 58760 is fixed 8 years ago
  Dominik Stadler 013583a8a7 Add some more tests for the checks for files that can cause large memory usage. 8 years ago
  Dustin Spicuzza bc6ee96e1a Add Visio OOXML text extractor + tests 8 years ago
  Dominik Stadler 2f0ceddc7f Apply patch from bug 57890 to add support for different datatypes in XSSFImportFromXML 8 years ago
  Dominik Stadler d390a9bf3f Enhance integration testing to apply OPCPackage tests to more file-types and also run XSSFReader in XSSFFileHandler 8 years ago
  Dominik Stadler e41a5e93d3 Adjust excludes after adjusting multiple HeaderFooterRecord instances 8 years ago
  Andreas Beeker e7c3db9ecc Common stress test for X/HSLF and a few bug fixes 8 years ago
  Dominik Stadler e2244c83f8 Bug 56479: don't hardcode dcterms as namespace alias in the attribute, but expect the actual alias that is used in the corresponding element. 8 years ago
  Dominik Stadler 0387edd759 Bug 57484: Allow processing of non-OOXML core namespace packages 9 years ago
  Nick Burch 2d71e80930 Add ignore - file has no content streams 9 years ago
  Dominik Stadler 5a925d115d Adjust test to handle a file correctly which works for normal handling but fails expectedly in text-extraction testing. 9 years ago
  Nick Burch 6d5e376c88 Skip the new password protected file, and re-org a little bit some other failures 9 years ago
  Nick Burch ee6a6d6584 Add another file exclude, and hae the test print out which fails failed to make it quicker to spot in the jenkins failure email 9 years ago
  Dominik Stadler b39c87b884 Integration tests: Expect exception for old word documents and still run the text extraction for them. Also add executing HPSFPropertiesExtractor where possible 9 years ago
  Nick Burch 1f3f88a299 Exclude the OOXML strict files for now, not yet supported, see bug #57699 9 years ago
  Nick Burch ac92165d20 No support as yet for the OOXML visio files, so have these ignored 9 years ago
  Nick Burch 8f8886986a Fix inconsistent indents 9 years ago
  Dominik Stadler 76307fe94b * Add text-extraction verification to integration-tests via a new abstract base FileHandler 9 years ago
  Nick Burch ffe2581d6d Another exclude 9 years ago
  Dominik Stadler 3b4ab5e30b Extract ROOT_DIR into constant, ignore .csv files 9 years ago
  Andreas Beeker b91e480006 Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 9 years ago
  Dominik Stadler 70d7ec0e69 One more change in file-pattern to actually exclude .svn files 9 years ago
  Dominik Stadler b33735cf08 Exclude .svn sub-dirs as it seems Apache Jenkins still runs with Subversion <=1.6 9 years ago
  Dominik Stadler 8daac21f87 Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 9 years ago