Add tests for CMerkleBlock usage with txids specified

This commit is contained in:
James O'Beirne
2017-09-11 17:43:48 -07:00
parent 5ab586f90b
commit 46ce223d15
5 changed files with 100 additions and 9 deletions
+1
View File
@@ -49,6 +49,7 @@ BITCOIN_TESTS =\
test/main_tests.cpp \
test/mempool_tests.cpp \
test/merkle_tests.cpp \
test/merkleblock_tests.cpp \
test/miner_tests.cpp \
test/multisig_tests.cpp \
test/net_tests.cpp \