Add some blockencodings tests

This commit is contained in:
Matt Corallo
2016-04-25 15:51:08 -07:00
parent f4f8f14adc
commit e3b2222144
2 changed files with 316 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ BITCOIN_TESTS =\
test/base58_tests.cpp \
test/base64_tests.cpp \
test/bip32_tests.cpp \
test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/Checkpoints_tests.cpp \
test/coins_tests.cpp \