poi/src/testcases/org/apache/poi
Dominik Stadler e7615fdd34 Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1659650 13f79535-47bb-0310-9956-ffa450edef68
2015-02-13 19:14:14 +00:00
..
ddf add license header 2014-11-10 22:52:46 +00:00
hpsf Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
hssf Bug 57456: Fix reading XLS with empty SSTRecord where Excel puts some random number in unique-strings-count-field 2015-02-13 19:14:14 +00:00
poifs Add missing close() of resources in both production code and tests 2014-12-28 09:16:57 +00:00
ss Adjust Bin2Dec similar to what we did for Hex2Dec in Bug 57196 and fix some smaller problems in the implementation found while adding full unit tests 2015-01-09 20:37:11 +00:00
util Fix Eclipse warnings, unnecessary casts, use generics, static access... 2014-12-28 09:06:12 +00:00
AllPOITests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00
POIDataSamples.java Revert parts of an inadvertent previous checkin, keep build.xml and @Override changes 2014-10-06 13:39:35 +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