php-bitpay-client/tests/Bitpay/Math
Sam Bohler 02600b0ec6 Fixes #143 BCMath Scale is now being set
By setting bcscale(0) at the BCMath engine's construct, it only deals with integers.
It should now only output numeric strings it can receive as input.
2015-03-02 14:48:39 -05:00
..
BcEngineTest.php Fixes #143 BCMath Scale is now being set 2015-03-02 14:48:39 -05:00
GmpEngineTest.php Fixes #72 - Restructured arb int math and enabled BCMath as an engine 2014-11-26 13:09:05 -05:00
MathTest.php Fixed test names, dependencies, and removed unused test 2015-01-13 14:04:07 -05:00