poi/src/testcases/org/apache/poi/hssf/record/formula
Yegor Kozlov 28b6f4e2a3 merged with trunk r653489
git-svn-id: https://svn.apache.org/repos/asf/poi/tags/REL_3_1_BETA2@653490 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 14:20:39 +00:00
..
eval refactored all hssf junits to get test sample data in the in one place 2008-04-07 03:02:03 +00:00
function Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
functions refactored all hssf junits to get test sample data in the in one place 2008-04-07 03:02:03 +00:00
AbstractPtgTestCase.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
AllFormulaTests.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
TestArea3DPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
TestAreaErrPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
TestAreaPtg.java Patch largely from Josh from bug #44539 - Support for area references in formulas of rows >= 32768 2008-03-07 12:06:18 +00:00
TestErrPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
TestExternalFunctionFormulas.java refactored all hssf junits to get test sample data in the in one place 2008-04-07 03:02:03 +00:00
TestFuncPtg.java Patch from bug #44336 - correctly escape sheet names in formula references, including tests for this, and fixes to old tests that were expecting the un-escaped sheet names 2008-02-01 13:02:06 +00:00
TestFuncVarPtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
TestIntersectionPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
TestPercentPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
TestRangePtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00
TestRef3DPtg.java Nice and small change here... Update the formula parser code to use usermodel.HSSFWorkbook instead of model.Workbook. This should keep things a bit cleaner, and make it much easier for the formula code to work with XSSF 2008-04-15 16:00:50 +00:00
TestReferencePtg.java merged with trunk r653489 2008-05-05 14:20:39 +00:00
TestSheetNameFormatter.java Patch from bug #44336 - correctly escape sheet names in formula references, including tests for this, and fixes to old tests that were expecting the un-escaped sheet names 2008-02-01 13:02:06 +00:00
TestUnionPtg.java Applying the copy2license.pl script (with tiny modification to allow for more whitespace than it expects in the POI header) to all files. ant jar succeeds, and the svn diff has been verified by eye. Still more files to do, this is the first pass. 2006-12-22 19:18:16 +00:00