PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Paul Kievits a6c56d0f81
Added support for the FLOOR.MATH and FLOOR.PRECISE functions
2020-04-26 22:19:33 +09:00
..
Functions Added support for the FLOOR.MATH and FLOOR.PRECISE functions 2020-04-26 22:19:33 +09:00
CalculationTest.php Avoid test without assertion 2019-11-10 17:05:18 +01:00
DefinedNameConfusedForCellTest.php Do not confuse defined names and cell refs 2019-11-30 16:10:43 +01:00
FinancialTest.php Validate XIRR inputs and return correct error values 2019-11-17 21:17:12 +01:00
FormulaAsStringTest.php MATCH with a static array should return the position of the found value based on the values submitted. 2020-04-26 22:09:31 +09:00
FunctionsTest.php Upgrade to phpunit 7.5 2019-07-24 23:45:43 -07:00
LookupRefTest.php More refactoring Excel of Calculation Function Unit Tests 2019-07-27 16:35:27 +02:00