blockfilter: Simple test for GCSFilter construction and Match.

This commit is contained in:
Jim Posen
2018-01-23 17:13:04 -08:00
committed by Jim Posen
parent 558c536e35
commit 53e7874e07
2 changed files with 35 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ BITCOIN_TESTS =\
test/bip32_tests.cpp \
test/blockchain_tests.cpp \
test/blockencodings_tests.cpp \
test/blockfilter_tests.cpp \
test/bloom_tests.cpp \
test/bswap_tests.cpp \
test/checkqueue_tests.cpp \