ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testConstruct () | |
testConstructLarge () | |
testAddSmallValue () | |
testAddWithOverflowAtLowestByte () | |
testAddWithOverflowAtInteger32 () | |
testAddWithOverflowAtInteger64 () | |
Definition at line 10 of file BigintTest.php.
BigintTest\BigintTest::testAddSmallValue | ( | ) |
Definition at line 28 of file BigintTest.php.
References ZipStream\Bigint\init().
BigintTest\BigintTest::testAddWithOverflowAtInteger32 | ( | ) |
Definition at line 46 of file BigintTest.php.
References ZipStream\Bigint\init().
BigintTest\BigintTest::testAddWithOverflowAtInteger64 | ( | ) |
Definition at line 58 of file BigintTest.php.
References ZipStream\Bigint\fromLowHigh(), and ZipStream\Bigint\init().
BigintTest\BigintTest::testAddWithOverflowAtLowestByte | ( | ) |
Definition at line 39 of file BigintTest.php.
References ZipStream\Bigint\init().
BigintTest\BigintTest::testConstruct | ( | ) |
Definition at line 12 of file BigintTest.php.
BigintTest\BigintTest::testConstructLarge | ( | ) |
Definition at line 20 of file BigintTest.php.