PhpSpreadsheet/tests/data/Calculation/DateTime
Mark Baker aaf996a165
Refactor engineering tests (#1106)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* Bessels, and set some date tests to defined/named arguments

* Fix test class naming

* Names arguments for math/trig tests

* Docblock updates

* More engineering function unit test refactorings

* More engineering function unit test refactorings. This time, moving on to the Complex engineering functions

* Fix ImConjugate test

* Fix parseComplex test

* Fix parseComplex test

* More of the complex number function unit tests refactored

* Finish refactoring of the complex number function unit tests

* Newer phpunit assertions

* Add parsecomplex unit test back until we're ready to drop the deprecated function; but as it doesn't use the specified data provider at all, drop reference to that
2019-07-25 21:02:41 +02:00
..
DATE.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
DATEDIF.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
DATEVALUE.php Fix unit tests for 2019 2019-01-01 17:48:07 +11:00
DAY.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
DAYS.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
DAYS360.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
EDATE.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
EOMONTH.php Refactoring of math trig tests (#1102) 2019-07-23 00:50:30 +02:00
HOUR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
ISOWEEKNUM.php Add further new Functions introduced in MS Excel 2013 and 2016 (#608) 2018-07-22 19:17:04 +01:00
MINUTE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
MONTH.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
NETWORKDAYS.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
SECOND.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
TIME.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
TIMEVALUE.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
WEEKDAY.php Refactoring of date time tests (#1101) 2019-07-21 20:55:41 +02:00
WEEKNUM.php Refactor engineering tests (#1106) 2019-07-25 21:02:41 +02:00
WORKDAY.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
YEAR.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00
YEARFRAC.php Use proper syntax for variadic functions 2017-01-23 15:01:20 +09:00