Total money limit test

Added bounds check by @il--ya.

Updated-by: Wladimir van der Laan <laanwj@gmail.com>
This commit is contained in:
Pieter Wuille
2014-02-19 01:54:11 +01:00
committed by Wladimir J. van der Laan
parent 5c99323459
commit fecba4e269
2 changed files with 21 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ test_bitcoin_SOURCES = \
DoS_tests.cpp \
getarg_tests.cpp \
key_tests.cpp \
main_tests.cpp \
miner_tests.cpp \
mruset_tests.cpp \
multisig_tests.cpp \