1
0
mirror of https://github.com/danog/math.git synced 2024-11-27 04:14:40 +01:00
math/tests
Benjamin Morel 321c00281d CS fixes
Shorthand "int" and "bool" are now used instead of "integer" and "boolean".
This makes more sense as the latter are not accepted as synonyms in PHP 7 scalar type hints and return types.
2015-06-21 14:37:51 +02:00
..
AbstractTestCase.php CS fixes 2015-06-21 14:37:51 +02:00
BigDecimalTest.php CS fixes 2015-06-21 14:37:51 +02:00
BigIntegerTest.php CS fixes 2015-06-21 14:37:51 +02:00
BigRationalTest.php CS fixes 2015-06-21 14:37:51 +02:00
CalculatorDetectTest.php Reworked Travis build matrix 2015-05-22 13:39:59 +02:00