poi/src/testcases/org/apache/poi
Dominik Stadler 17e8880dcd Bug 54524: Fix border case in FormulaShifter
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1517676 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 20:09:19 +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 More unit tests for column conversion, and avoid the use of Math.pow based on the suggestion from github-6 2013-08-23 19:00:01 +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 54524: Fix border case in FormulaShifter 2013-08-26 20:09:19 +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 fix some Eclipse warnings, adjust some unit tests slightly 2013-08-23 10:44: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