PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/DateTime
Adrien Crivelli e868e58d20
Allow to run an entire folder of tests
We now can do something like:

```sh
./vendor/bin/phpunit tests/PhpSpreadsheetTests/Reader/
```
2020-05-17 18:35:55 +09:00
..
DateDifTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DateTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DateValueTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DayTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Days360Test.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DaysTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
EDateTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
EoMonthTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
HourTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
IsoWeekNumTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MinuteTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MonthTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
NetworkDaysTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SecondTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TimeTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TimeValueTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
WeekDayTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
WeekNumTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
WorkDayTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
YearFracTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
YearTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00