poi/src/testcases/org/apache/poi
Cédric Walter 72d3a7d2a3 Bug 55043: patch for missing function QUOTIENT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1514847 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 18:54:35 +00:00
..
ddf optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
hpsf Deprecate the old HPSF codepage Constants list, and change the code to use the new CodePageUtil class instead for their codepage work 2013-06-26 18:20:37 +00:00
hssf Bug 55195: use interface instead of implementation for 2013-08-12 20:27:08 +00:00
poifs Bugzilla 52690 - added a getter for length of encrypted data in Ecma and Agile decryptors 2012-02-26 08:49:36 +00:00
ss Bug 55043: patch for missing function QUOTIENT 2013-08-16 18:54:35 +00:00
util New parent test class, which includes the common assertContains pattern 2013-06-26 00:44:35 +00:00
AllPOITests.java removed unnecessary svn:executable flag from files in SVN trunk, see bugzilla 47734 2009-09-13 16:05:28 +00:00
POIDataSamples.java Improve HMEF handling of typed attributes (Strings and Dates), for both TNEF and MAPI attributes, and use this to allow easier access to common file parts. Then use this in the attachment unit tests. 2011-03-03 12:41:39 +00:00
POITestCase.java New parent test class, which includes the common assertContains pattern 2013-06-26 00:44:35 +00:00
TestPOIDocumentMain.java Fix bug #54233 - Some HPSF documents require UnicodeStrings to be 4-byte aligned, spot these from the otherwise invalid length 2013-06-25 23:49:24 +00:00