You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Cédric Walter 805d583bab Bug 55037: patch for missing function DELTA 10 years ago
..
AbstractNumericTestCase.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
AllIndividualFunctionEvaluationTests.java added implementations for CLEAN(), CHAR() and ADDRESS(), see Bugzilla 50607 13 years ago
BaseTestFunctionsFromSpreadsheet.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
EvalFactory.java moved ptg classes to org.apache.poi.ss.formula.ptg 13 years ago
NumericFunctionInvoker.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestAddress.java Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon 12 years ago
TestAverage.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestCalendarFieldFunction.java Bugzilla 53644: XLS formula bugfix (CalFieldFunc) + WeekDay addon 12 years ago
TestClean.java added implementations for CLEAN(), CHAR() and ADDRESS(), see Bugzilla 50607 13 years ago
TestCode.java Bugzilla 55041: CODE function support, also removed @Override from interfaces to stay compatible with JDK 1.5 11 years ago
TestCodeFunctionsFromSpreadsheet.java missing tests for Bug 55041 - CODE formula support 11 years ago
TestComplex.java Bugzilla 55043 and 55042: initial support for Complex and Quotient functions 11 years ago
TestComplexFunctionsFromSpreadsheet.java added missing tests for Bug 55042: patch for missing function COMPLEX 11 years ago
TestCountFuncs.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestDate.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestDays360.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestDec2Hex.java Bugzilla 55036 - Dec2HEx formula support 11 years ago
TestDelta.java Bugzilla 55037: DELTA function support 11 years ago
TestDeltaFunctionsFromSpreadsheet.java Bug 55037: patch for missing function DELTA 10 years ago
TestEDate.java Add missing license headers, and a few javadoc tweaks while working on those files 11 years ago
TestFinanceLib.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestFind.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestIPMT.java Bugzilla 54469 - Support for financial functions IPMT and PPMT 11 years ago
TestImRealFunctionsFromSpreadsheet.java Bug 55080: patch for missing function IMREAL 11 years ago
TestImaginaryFunctionsFromSpreadsheet.java Bug 55079: patch for missing function IMAGINARY 11 years ago
TestIndex.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestIndexFunctionFromSpreadsheet.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestIndirect.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestIndirectFunctionFromSpreadsheet.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestIntercept.java Bugzilla 54356: Support of statistical function INTERCEPT 11 years ago
TestIrr.java Support for IRR() function, see Bugzilla 50409. Includes fix for Bugzilla 50437 13 years ago
TestIsBlank.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestLeftRight.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestLen.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestLookupFunctionsFromSpreadsheet.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestMatch.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestMatchFunctionsFromSpreadsheet.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestMathX.java Bug 51339 - Fixed arithmetic rounding in formula evaluation 13 years ago
TestMid.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestNper.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestNpv.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
TestOffset.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestPPMT.java Bugzilla 54469 - Support for financial functions IPMT and PPMT 11 years ago
TestPmt.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestPoisson.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestQuotient.java Bug 55043: patch for missing function QUOTIENT 11 years ago
TestQuotientFunctionsFromSpreadsheet.java Bug 55043: patch for missing function QUOTIENT 11 years ago
TestRank.java bugzilla 52818 - Added implementation for RANK() 12 years ago
TestReptFunctionsFromSpreadsheet.java Bug 55047: REPT formula support 11 years ago
TestRomanFunctionsFromSpreadsheet.java Bug 55082: patch for missing function ROMAN 11 years ago
TestRoundFuncs.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestRowCol.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestSlope.java Bugzilla 54356 - Support of statistical function SLOPE 11 years ago
TestStatsLib.java Added implementation for MROUND(), VAR() and VARP() 13 years ago
TestSubtotal.java fixed bug 53434 11 years ago
TestSumif.java Apply patch from bug #51809 - correct GTE handling in COUNTIF 12 years ago
TestSumifs.java optimized unused imports and removed deprecation warnings in poi-main 12 years ago
TestSumproduct.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestTFunc.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestText.java Fix bug #52349 - Correctly support excel style date format strings in the TEXT function 12 years ago
TestTime.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestTrim.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago
TestTrunc.java bugzilla 52057 - updated formula test framework to be aware of recently added Functions 12 years ago
TestValue.java Remove some @author tags, as per http://poi.apache.org/guidelines.html#CodeStyle 10 years ago
TestXYNumericFunction.java moved common formula-related code to org.apache.poi.ss.formula, eliminated dependencies on HSSF, reduced the number of eclipse warnings 13 years ago