Replace INT_MAX with INT32_MAX to avoid compile err
[novacoin.git] / src / test / uint160_tests.cpp
2011-12-21 Wladimir J. van... Revert "Use standard C99 (and Qt) types for 64-bit...
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenRework unit tests so test_bitcoin.cpp does not #include...
2011-08-08 Matt CoralloCleanup test suite output to be more useful.
2011-08-08 Vegard NossumFix testing setup
2011-06-27 Gavin AndresenBoost unit-testing framework.