Versionbits tests

This commit is contained in:
Pieter Wuille
2016-02-20 02:57:36 +01:00
committed by BtcDrak
parent 6f83cf2adb
commit 5f90d4e294
2 changed files with 186 additions and 0 deletions

View File

@@ -82,6 +82,7 @@ BITCOIN_TESTS =\
test/timedata_tests.cpp \
test/transaction_tests.cpp \
test/txvalidationcache_tests.cpp \
test/versionbits_tests.cpp \
test/uint256_tests.cpp \
test/univalue_tests.cpp \
test/util_tests.cpp