* First steps toward array-enabling the information functions Also includes moving unit tests out from Functions and into a separate, dedicated Information folder * Resolve issue with IF(), branch pruning and calculation cache (ensure that we don't convert the if condition to a bool before we've tested to see if it evaluates to an error) More refactoring |
||
|---|---|---|
| .. | ||
| Engine | ||
| Functions | ||
| ArrayFormulaTest.php | ||
| BinaryComparisonTest.php | ||
| CalculationErrorTest.php | ||
| CalculationTest.php | ||
| DefinedNameConfusedForCellTest.php | ||
| DefinedNamesCalculationTest.php | ||
| FormulaAsStringTest.php | ||
| FunctionsTest.php | ||
| IsFormulaTest.php | ||
| MergedCellTest.php | ||
| NullEqualsZeroTest.php | ||
| RowColumnReferenceTest.php | ||
| TranslationTest.php | ||
| XlfnFunctionsTest.php | ||