diff options
| author | Ricardo M. Correia <[email protected]> | 2012-05-14 21:15:27 +0200 |
|---|---|---|
| committer | Ricardo M. Correia <[email protected]> | 2012-05-14 21:26:01 +0200 |
| commit | 62e0453ce0ee0f03fca4626882263ec41dc1d64d (patch) | |
| tree | ea714a48b7331d2d78e164c9c4c1e8f1ccb3403d /src/netbase.cpp | |
| parent | Don't overflow signed ints in CBigNum::setint64(). (diff) | |
| download | discoin-62e0453ce0ee0f03fca4626882263ec41dc1d64d.tar.xz discoin-62e0453ce0ee0f03fca4626882263ec41dc1d64d.zip | |
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.
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions