poi/src/testcases/org/apache/poi/ss/formula
Andreas Beeker 0a7cd3b68b merge trunk to branch
git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hssf_cryptoapi@1762709 13f79535-47bb-0310-9956-ffa450edef68
2016-09-28 21:01:40 +00:00
..
atp merge trunk to branch 2016-09-28 21:01:40 +00:00
constant #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants 2016-05-16 09:38:42 +00:00
eval merge trunk to branch 2016-09-19 00:20:44 +00:00
function fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
functions merge trunk to branch 2016-09-19 00:20:44 +00:00
ptg bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
udf bug 59791: replace deprecated Cell.CELL_TYPE_* usage with CellType.* 2016-07-04 10:15:18 +00:00
AllSSFormulaTests.java fix junit4 2016-05-21 04:06:49 +00:00
BaseTestExternalFunctions.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
EvaluationListener.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 11:37:44 +00:00
TestCellCacheEntry.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 11:41:38 +00:00
TestEvaluationCache.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
TestFormulaShifter.java convert to junit4 2016-04-12 03:43:33 +00:00
TestFunctionRegistry.java Code cleanup via IntelliJ: Remove unnecessary semicolon 2016-04-06 19:49:47 +00:00
TestMissingWorkbook.java bug 59791: FormulaEvaluator#evaluateFormulaCell(Cell) should return an integer for backwards compatibility 2016-07-04 12:21:42 +00:00
TestPlainCellCache.java optimized unused imports and removed deprecation warnings in poi-main 2012-03-05 09:44:20 +00:00
TestSheetNameFormatter.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 2010-11-21 11:41:38 +00:00
TestWorkbookEvaluator.java merge trunk to branch 2016-09-19 00:20:44 +00:00
WorkbookEvaluatorTestHelper.java Improvements to patch 47809 (support for UDFs) 2009-09-17 00:00:57 +00:00