Add coins_tests with a large randomized CCoinViewCache test.

This commit is contained in:
Pieter Wuille
2014-09-17 01:27:06 +02:00
parent 058b08c147
commit ed27e53c9b
2 changed files with 179 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ BITCOIN_TESTS =\
test/checkblock_tests.cpp \
test/Checkpoints_tests.cpp \
test/compress_tests.cpp \
test/coins_tests.cpp \
test/crypto_tests.cpp \
test/DoS_tests.cpp \
test/getarg_tests.cpp \