poi/src/testcases/org/apache/poi/ss/formula
Javen O'Neal 649f2df1e9 add crude unit tests for UDFFinder classes
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1747834 13f79535-47bb-0310-9956-ffa450edef68
2016-06-11 01:38:27 +00:00
..
atp Eclipse warnings, comment out dead code, close resources, enhance unit tests, javadoc, ... 2015-09-13 19:05:55 +00:00
constant #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants 2016-05-16 09:38:42 +00:00
eval Add XSSF support to ForkedEvaluator 2016-06-07 23:15:40 +00:00
function fix eclipse warning - mostly generics cosmetics 2015-09-13 12:36:56 +00:00
functions whitespace (tabs to spaces) 2016-06-10 04:45:58 +00:00
ptg convert to junit4 2016-04-12 03:43:33 +00:00
udf add crude unit tests for UDFFinder classes 2016-06-11 01:38:27 +00:00
AllSSFormulaTests.java fix junit4 2016-05-21 04:06:49 +00:00
BaseTestExternalFunctions.java Apply patch from bug 58909 - Add a cloneSheet() which directly sets the sheetname to allow to avoid a costly renaming of sheets. 2016-03-31 13:32:05 +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 51448 - Avoid exception when evaluating workbooks with more than 256 sheets 2011-07-02 09:05:35 +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 #56132 Allow XSSF formula evaluation to also skip missing external workbook references, if requested 2014-07-30 18:08:28 +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 Eclipse warnings, typos, ... 2015-11-08 10:00:24 +00:00
WorkbookEvaluatorTestHelper.java Improvements to patch 47809 (support for UDFs) 2009-09-17 00:00:57 +00:00