Add test case for CBigNum::setint64().
One of the test cases currently aborts when using gcc's flag -ftrapv, due to
negating an INT64_MIN int64 variable, which is an undefined operation.
This will be fixed in a subsequent commit.
Add test case for CBigNum::setint64(). 62e0453ce0eeUnpublished Tags None Subscribers None
Description
Details
|