HomePhabricator

Add test case for CBigNum::setint64().
62e0453ce0eeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Ricardo M. Correia <rcorreia@wizy.org>Authored on May 14 2012, 19:15
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGfe78c9ae8b4c: Don't overflow signed ints in CBigNum::setint64().
Branches
Unknown
Tags
Unknown

Event Timeline

Ricardo M. Correia <rcorreia@wizy.org> committed rSTAGING62e0453ce0ee: Add test case for CBigNum::setint64(). (authored by Ricardo M. Correia <rcorreia@wizy.org>).May 14 2012, 19:26