aboutsummaryrefslogtreecommitdiff
path: root/src/test/bignum_tests.cpp
AgeCommit message (Expand)Author
2014-03-24Update moved and dead linksLuke Dashjr
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2014-01-19Adds additional zero checks for setCompactNoel Tiernan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-27Make util phexdigit array reusableOlivier Langlois
2013-04-03Fix signed/unsigned comparison warningsGavin Andresen
2012-09-15tests for SetCompact and GetCompact of CBigNumChristian von Roques
2012-08-02fix further spelling errors / remove a tab in the sourcePhilip Kaufmann
2012-06-07Move NOINLINE definition to test where it's used.Ricardo M. Correia
2012-05-31Use C++-style numeric limits instead of C-style.Ricardo M. Correia
2012-05-31Fix noinline definition so that it works for more compilers.Ricardo M. Correia
2012-05-14Add test case for CBigNum::setint64().Ricardo M. Correia