PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
Mark Baker 9ad6de620e
Refactoring of date time tests (#1101)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Separate out date/time tests into individual tests

* Need to update the version of phpunit at some point to deal with the new assertions and deprecated assertions

* Appease the CS Gods

* More refactoring of Date/Time tests

* Replace self assertions with instance assertions (looking forward to upgrading phpunit)

* Finish refactoring of date/time tests as individual tests

* Test for DateTimeInterface rather than for DateTime

* A few strict comparisons

* Fix to test names
2019-07-21 20:55:41 +02:00
..
Functions Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
CalculationTest.php Dde call safe handling (#891) 2019-02-18 22:56:32 +01:00
EngineeringTest.php Add new Complex Number Functions introduced in MS Excel 2013 (#601) 2018-07-25 14:38:44 +01:00
FinancialTest.php Fixes to coupon functions (#1068) 2019-07-10 21:22:16 +02:00
FunctionsTest.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
LogicalTest.php Calculation :: Added switch function (#983) 2019-05-30 09:14:58 +02:00
LookupRefTest.php Add tests for the LOOKUP function 2018-12-15 16:23:45 +11:00
MathTrigTest.php Matrix (#790) 2018-11-29 22:25:31 +01:00
TextDataTest.php Update PHP dependencies to fix security issues 2018-11-11 18:21:31 +11:00