aboutsummaryrefslogtreecommitdiff
path: root/src/test/uint160_tests.cpp
AgeCommit message (Expand)Author
2013-12-25Unittests for uint256.hThomas Holenstein
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2011-12-21Revert "Use standard C99 (and Qt) types for 64-bit integers"Wladimir J. van der Laan
2011-12-20Use standard C99 (and Qt) types for 64-bit integersLuke Dashjr
2011-12-19Rework unit tests so test_bitcoin.cpp does not #include them allGavin Andresen
2011-08-08Cleanup test suite output to be more useful.Matt Corallo
2011-08-08Fix testing setupVegard Nossum
2011-06-27Boost unit-testing framework.Gavin Andresen