PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Mark Baker 5c18bb5798
Range operator tests (#1501)
* Improved handling of named ranges, although there are still some issues (names ranges using a union type with an overlap don't handle the overlap twice, which as the MS Excel approach to set overlaps as opposed to the mathematical approach which only applies overlap values once)

* Fix tests that misused space and comma as simple separators in cell ranges
2020-06-02 07:38:35 +02:00
..
Engine Range operator tests (#1501) 2020-06-02 07:38:35 +02:00
Functions Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
CalculationTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
DefinedNameConfusedForCellTest.php Testing - Delete Temp Files When No Longer Needed (#1488) 2020-05-24 20:03:07 +09:00
FinancialTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FormulaAsStringTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
FunctionsTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
LookupRefTest.php Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
XlfnFunctionsTest.php Save Excel 2010+ Functions Properly 2020-05-18 12:37:35 +09:00