PhpSpreadsheet/tests/data/Calculation/DateTime
Mark Baker 342ffb629b
Refactoring of math trig tests (#1102)
* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts.

* First pass at moving MathTrig tests into individual test files

* Appeasement to the great goddess PHPCS

* Appeasement to the great goddess PHPCS

* Minor scrutinizer issue resolved

* More refactoring of tests into individual test files fr each math/trig function

* More work on the math/trig test refactoring, plus a bit of tidyup of date/time tests as well

* Fix test

* Fix docblock in test

* Finish refactoring Math/Trig tests into separate files

* Fix SubTotal Test

* Import additional classes for SubTotal test
2019-07-23 00:50:30 +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 Use proper syntax for variadic functions 2017-01-23 15:01:20 +09: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