Add some blockencodings tests

This commit is contained in:
Matt Corallo
2016-04-25 15:51:08 -07:00
committed by lateminer
parent 1af775cf68
commit 37fff1268d
2 changed files with 316 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ BITCOIN_TESTS =\
test/base32_tests.cpp \
test/base64_tests.cpp \
test/bip32_tests.cpp \
test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/checkblock_tests.cpp \
test/Checkpoints_tests.cpp \