|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for BigintTest\BigintTest:
Collaboration diagram for BigintTest\BigintTest: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().
Here is the call graph for this function:| BigintTest\BigintTest::testAddWithOverflowAtInteger32 | ( | ) |
Definition at line 46 of file BigintTest.php.
References ZipStream\Bigint\init().
Here is the call graph for this function:| BigintTest\BigintTest::testAddWithOverflowAtInteger64 | ( | ) |
Definition at line 58 of file BigintTest.php.
References ZipStream\Bigint\fromLowHigh(), and ZipStream\Bigint\init().
Here is the call graph for this function:| BigintTest\BigintTest::testAddWithOverflowAtLowestByte | ( | ) |
Definition at line 39 of file BigintTest.php.
References ZipStream\Bigint\init().
Here is the call graph for this function:| BigintTest\BigintTest::testConstruct | ( | ) |
Definition at line 12 of file BigintTest.php.
| BigintTest\BigintTest::testConstructLarge | ( | ) |
Definition at line 20 of file BigintTest.php.