poi/src/testcases/org/apache/poi/hssf/usermodel
Avik Sengupta 1787340889 Added testcases for the double byte string read error.
We need to careful about regressions, particularly in HEAD


git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353415 13f79535-47bb-0310-9956-ffa450edef68
2003-10-27 03:04:11 +00:00
..
SanityChecker.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestBugs.java Added testcases for the double byte string read error. 2003-10-27 03:04:11 +00:00
TestCellStyle.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestCloneSheet.java Sheet naming checks caused a test failure in cloneSheet. 2003-10-13 16:45:01 +00:00
TestFormulas.java access the result of string formulas 2003-08-30 13:41:56 +00:00
TestHSSFCell.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestHSSFDateUtil.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestHSSFHeaderFooter.java This commit was manufactured by cvs2svn to create branch 'REL_2_BRANCH'. 2003-07-13 13:16:33 +00:00
TestHSSFPalette.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestHSSFRow.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestHSSFSheet.java Bug id 21722: Protect record to Sheets 2003-08-23 18:54:28 +00:00
TestHSSFSheetOrder.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestHSSFSheetSetOrder.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestNamedRange.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestReadWriteChart.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestSanityChecker.java Changed copyright from 2002 to 2003 2003-04-30 04:39:21 +00:00
TestSheetShiftRows.java Update to Quick Guide to better represent what the Fit To example is for. 2003-10-23 17:16:03 +00:00
TestWorkbook.java Fixed the problem in bug# 16756 by making sure the same HSSFDataFormat object is returned for a given book. Also included the new margin code that Mr. Oliver wanted (just because in was in the particular directory). 2003-07-24 19:22:34 +00:00