PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
oleibman 585409a949
Testing - Delete Temp Files When No Longer Needed (#1488)
No code changes. The tests in all of these scripts write to at least
one temporary file, which is then read and not used again. The file
should be deleted to avoid filling up the disk system.
2020-05-24 20:03:07 +09:00
..
Engine Range operator tests (#1487) 2020-05-24 00:25:54 +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