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.
Dominik Stadler 9f35db4f51 Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 4 years ago
..
AbstractNumericTestCase.java Migrate tests to Junit 4 4 years ago
AllIndividualFunctionEvaluationTests.java [githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107 6 years ago
AllSpreadsheetBasedTests.java Bug 62836: Implementation of Excel TREND function 5 years ago
BaseTestFunctionsFromSpreadsheet.java Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 years ago
EvalFactory.java Remove more deprecated classes and methods 6 years ago
NumericFunctionInvoker.java Migrate all junit tests to Junit 4 4 years ago
RefEvalImplementation.java Convert all *.java files to use native end of line character(s) 7 years ago
TestAddress.java Migrate tests to Junit 4 4 years ago
TestAreas.java Migrate tests to Junit 4 4 years ago
TestAverage.java Migrate tests to Junit 4 4 years ago
TestBin2Dec.java Migrate tests to Junit 4 4 years ago
TestBooleanFunctionsFromSpreadsheet.java follow-up to Bug 62904. More tests and improved evaluation of IF in array mode 5 years ago
TestCalendarFieldFunction.java Migrate all junit tests to Junit 4 4 years ago
TestClean.java Migrate tests to Junit 4 4 years ago
TestCode.java Migrate tests to Junit 4 4 years ago
TestCodeFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestComplex.java Migrate tests to Junit 4 4 years ago
TestComplexFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestCountFuncs.java Migrate all junit tests to Junit 4 4 years ago
TestDGetFunctionsFromSpreadsheet.java fix eclipse warning - mostly generics cosmetics 8 years ago
TestDStarFunctionsFromSpreadsheet.java fix eclipse warning - mostly generics cosmetics 8 years ago
TestDate.java Migrate all junit tests to Junit 4 4 years ago
TestDateTimeToNumberFromSpreadsheet.java Bug 61472: Convert date/time strings to numbers when evaluating formulas 5 years ago
TestDays360.java 63779 Add support for the new Java date/time API added in Java 8 4 years ago
TestDec2Bin.java Migrate tests to Junit 4 4 years ago
TestDec2Hex.java Migrate tests to Junit 4 4 years ago
TestDelta.java Migrate tests to Junit 4 4 years ago
TestDeltaFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestEDate.java #59170 - Remove deprecated classes (POI 3.15) - use FormulaError instead of ErrorConstants 8 years ago
TestEOMonth.java Code-style: Unify how arrays are specified from C-style to normal Java-style 5 years ago
TestFactDoubleFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestFinanceLib.java Migrate tests to Junit 4 4 years ago
TestFind.java update getCellType to return CellType enum instead of int 6 years ago
TestFixed.java Replace manual close with try-with-resources 4 years ago
TestFixedFunctionsFromSpreadsheet.java fix eclipse warning - mostly generics cosmetics 8 years ago
TestFrequency.java Bug 62373: Support for FREQUENCY function 5 years ago
TestGeomean.java add missing license 5 years ago
TestHex2Dec.java Migrate tests to Junit 4 4 years ago
TestIFFunctionFromSpreadsheet.java Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
TestIPMT.java Migrate tests to Junit 4 4 years ago
TestImRealFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestImaginaryFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestIndex.java Migrate all junit tests to Junit 4 4 years ago
TestIndexFunctionFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestIndirect.java update getCellType to return CellType enum instead of int 6 years ago
TestIndirectFunctionFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestIntercept.java Migrate tests to Junit 4 4 years ago
TestIrr.java Migrate all junit tests to Junit 4 4 years ago
TestIsBlank.java Let IntelliJ simplify some assertions 4 years ago
TestLeftRight.java Migrate tests to Junit 4 4 years ago
TestLen.java Migrate tests to Junit 4 4 years ago
TestLogicalFunction.java Migrate tests to Junit 4 4 years ago
TestLogicalFunctionsFromSpreadsheet.java Bug 62904: Support array arguments in IF and logical IS*** functions 5 years ago
TestLookupFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestMatch.java Migrate tests to Junit 4 4 years ago
TestMatchFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestMathX.java Migrate tests to Junit 4 4 years ago
TestMid.java Migrate tests to Junit 4 4 years ago
TestMirr.java Migrate all junit tests to Junit 4 4 years ago
TestMultiOperandNumericFunction.java [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM/GEOMEAN. Thanks to gallonfizik. This closes #137 5 years ago
TestNper.java update getCellType to return CellType enum instead of int 6 years ago
TestNpv.java Migrate all junit tests to Junit 4 4 years ago
TestOct2Dec.java Migrate tests to Junit 4 4 years ago
TestOffset.java Migrate tests to Junit 4 4 years ago
TestPPMT.java Migrate tests to Junit 4 4 years ago
TestPmt.java Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary toString or semicolon 7 years ago
TestPoisson.java Migrate tests to Junit 4 4 years ago
TestProduct.java [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM/GEOMEAN. Thanks to gallonfizik. This closes #137 5 years ago
TestQuotient.java Migrate tests to Junit 4 4 years ago
TestQuotientFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestRank.java Migrate tests to Junit 4 4 years ago
TestRelationalOperations.java Migrate tests to Junit 4 4 years ago
TestReptFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestRomanFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestRoundFuncs.java github-43: add disabled unit test showing a problem with ROUNDUP(3987*0.2, 2). Thanks to @FishMeat. 7 years ago
TestRowCol.java Migrate tests to Junit 4 4 years ago
TestSlope.java Migrate tests to Junit 4 4 years ago
TestStatsLib.java Migrate all junit tests to Junit 4 4 years ago
TestSubstitute.java Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string 4 years ago
TestSubtotal.java #60724 - Partial implementation for SUBTOTAL() 'ignore hidden rows' variations 5 years ago
TestSumif.java Migrate all junit tests to Junit 4 4 years ago
TestSumifs.java Migrate all junit tests to Junit 4 4 years ago
TestSumproduct.java Migrate tests to Junit 4 4 years ago
TestTFunc.java Let IntelliJ simplify some assertions 4 years ago
TestText.java close resources 8 years ago
TestTime.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 8 years ago
TestTrendFunctionsFromSpreadsheet.java Bug 62836: Implementation of Excel TREND function 5 years ago
TestTrim.java Migrate tests to Junit 4 4 years ago
TestTrunc.java Migrate tests to Junit 4 4 years ago
TestTwoOperandNumericFunctionsFromSpreadsheet.java Bug 63054: improved evaluation of array formulas with error in arguments 5 years ago
TestValue.java Migrate tests to Junit 4 4 years ago
TestWeekNumFunctionsFromSpreadsheet.java javadoc: replace invalid self enclosing elements 7 years ago
TestWeekNumFunctionsFromSpreadsheet2013.java javadoc: replace invalid self enclosing elements 7 years ago
TestWeekdayFunc.java add helper functions to make it easier to see which scenarios are being tested 7 years ago
TestXYNumericFunction.java Migrate tests to Junit 4 4 years ago