terrafrost
|
e9d99a6683
|
Tests/BigInteger: add unit test for 0 loaded as base-10
|
2019-05-26 11:41:41 -05:00 |
|
terrafrost
|
48e50fe8fa
|
Tests/BigInteger: add test for conversion of 48 to signed hex
|
2018-04-09 23:36:36 -05:00 |
|
terrafrost
|
8879fa0018
|
Tests/BigInteger: add bitwise_xor test
|
2018-01-22 00:18:55 -06:00 |
|
terrafrost
|
56acb6723c
|
Tests/BigInteger: add unit test for abhishektaneja's sliding window fix
|
2016-03-19 12:06:12 -05:00 |
|
terrafrost
|
7ad9eade2d
|
BigInteger: fix issue with doing bitwise not on 0
|
2016-01-08 10:31:48 -06:00 |
|
terrafrost
|
cae579a19b
|
Tests/BigInteger: update testDebugInfo test
|
2015-12-14 13:26:56 -06:00 |
|
terrafrost
|
c655b16f75
|
BigInteger: add engine to __debugInfo output and add unit test
|
2015-12-07 15:22:53 -06:00 |
|
Graham Campbell
|
eec8c9cb5d
|
More fixes
|
2015-09-06 12:39:14 +01:00 |
|
Andreas Fischer
|
5eb205b237
|
Remove PSR2.Methods.FunctionCallSignature.SpaceAfterOpenBracket exception.
|
2015-07-17 12:57:41 +02:00 |
|
Andreas Fischer
|
2013a31ecd
|
Use phpcbf to fix PHP code to ruleset.
|
2015-07-17 12:57:41 +02:00 |
|
Graham Campbell
|
e50cbacd4e
|
Fixed some phpdocs
|
2015-03-29 17:07:17 +01:00 |
|
Andreas Fischer
|
0efae5a91e
|
Change copyright years from roman numeral to decimal numbers.
|
2014-12-10 00:04:08 +01:00 |
|
terrafrost
|
92e6b23528
|
BigInteger: unit test update
|
2014-06-15 12:13:56 -05:00 |
|
terrafrost
|
281a8c669e
|
BigInteger: fix unit tests
|
2014-06-14 20:47:57 -05:00 |
|
terrafrost
|
46166c7351
|
BigInteger: make it so you can do $min->random($max)
...and $min->randomPrime($max) as well
|
2014-06-14 14:07:33 -05:00 |
|
Andreas Fischer
|
4af647f170
|
Split Unit/Functional Test Suites.
|
2014-06-01 21:13:20 +02:00 |
|