PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/MathTrig
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
..
AcotTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
AcothTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ArabicTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
Atan2Test.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
BaseTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CeilingTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CombinTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CotTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CothTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CscTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
CschTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
EvenTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FactDoubleTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FactTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FloorMathTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FloorPreciseTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
FloorTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
GcdTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
IntTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LcmTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
LogTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MInverseTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MMultTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MRoundTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MdeTermTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ModTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
MultinomialTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
OddTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
PowerTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
ProductTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
QuotientTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
RomanTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
RoundDownTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
RoundUpTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SecTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SechTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SeriesSumTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SignTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SqrtPiTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SubTotalTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumIfTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumIfsTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumProductTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumSqTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumX2MY2Test.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumX2PY2Test.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
SumXMY2Test.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00
TruncTest.php Allow to run an entire folder of tests 2020-05-17 18:35:55 +09:00