* Capture of worksheet name in Calculation Engine cell references modified to handle apostrophe and quote marks, and made non-greedy to avoid ensure that multiple quoted worksheet names in a formula aren't all captured in one go * Split some of the unit tests into separate test classes |
||
|---|---|---|
| .. | ||
| Engine | ||
| Functions | ||
| ArrayFormulaTest.php | ||
| BinaryComparisonTest.php | ||
| CalclationFunctionListTest.php | ||
| CalculationErrorTest.php | ||
| CalculationSettingsTest.php | ||
| CalculationTest.php | ||
| DefinedNameConfusedForCellTest.php | ||
| DefinedNamesCalculationTest.php | ||
| FormulaAsStringTest.php | ||
| FunctionsTest.php | ||
| MergedCellTest.php | ||
| NullEqualsZeroTest.php | ||
| RowColumnReferenceTest.php | ||
| TranslationTest.php | ||
| XlfnFunctionsTest.php | ||