Add skiplist unit tests

This commit is contained in:
Pieter Wuille
2014-06-29 15:26:58 +02:00
parent c9a0918330
commit 236982c2b6
2 changed files with 46 additions and 0 deletions

View File

@@ -47,6 +47,7 @@ BITCOIN_TESTS =\
test/script_tests.cpp \
test/serialize_tests.cpp \
test/sigopcount_tests.cpp \
test/skiplist_tests.cpp \
test/test_bitcoin.cpp \
test/transaction_tests.cpp \
test/uint256_tests.cpp \