poi/src/integrationtest/org/apache/poi/stress
Andreas Beeker 4bed984c0f Charset.forName() for known encodings makes catching UnknownEncodingException obsolete
Unify UTF-16LE conversion to StringUtil
BugFix for RecordInputStream.readFully in combination with continuing records
BugFix for integration tests - fix pathname for handler/exclude lookup on windows

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1648032 13f79535-47bb-0310-9956-ffa450edef68
2014-12-27 01:33:28 +00:00
..
FileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HDGFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HMEFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HPBFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HPSFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HSLFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HSMFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HSSFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
HWPFFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
POIFSFileHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
POIXMLDocumentHandler.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
SpreadsheetHandler.java Add a test-suite which performs integration/stress tests which load and handle all stored test files in various ways. 2014-12-25 09:16:44 +00:00
XSLFFileHandler.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
XSSFFileHandler.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00
XWPFFileHandler.java Charset.forName() for known encodings makes catching UnknownEncodingException obsolete 2014-12-27 01:33:28 +00:00