PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation
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
..
Functions Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CalculationTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
DefinedNameConfusedForCellTest.php Do not confuse defined names and cell refs 2019-11-30 16:10:43 +01:00
FinancialTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FormulaAsStringTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FunctionsTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LookupRefTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00