endtoend-test-psl/tests/Psl/Math
2020-08-27 15:44:22 +01:00
..
AbsTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
BaseConvertTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
CeilTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
CosTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
DivTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
ExpTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
FloorTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
FromBaseTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
LogTest.php harden psalm configurations (#26) 2020-07-08 23:28:29 +01:00
MaxByTest.php fix math tests 2020-08-27 15:44:22 +01:00
MaxTest.php fix math tests 2020-08-27 15:44:22 +01:00
MaxvaTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
MeanTest.php fix math tests 2020-08-27 15:44:22 +01:00
MedianTest.php fix math tests 2020-08-27 15:44:22 +01:00
MinByTest.php fix math tests 2020-08-27 15:44:22 +01:00
MinTest.php fix math tests 2020-08-27 15:44:22 +01:00
MinvaTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
RoundTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
SinTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
SqrtTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
SumFloatsTest.php fix math tests 2020-08-27 15:44:22 +01:00
SumTest.php fix math tests 2020-08-27 15:44:22 +01:00
TanTest.php [Math] add tests 2019-12-26 21:03:29 +01:00
ToBaseTest.php harden psalm configurations (#26) 2020-07-08 23:28:29 +01:00