aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorPieter Wuille <[email protected]>2014-09-17 01:27:06 +0200
committerPieter Wuille <[email protected]>2014-09-23 22:29:45 +0200
commited27e53c9be3c2e194b3e7cff85933531aef4cc8 (patch)
tree11ca83b1f338d38c5e4f91102d1edc5e40c988fb /src/Makefile.test.include
parentDo not keep fully spent but unwritten CCoins entries cached. (diff)
downloaddiscoin-ed27e53c9be3c2e194b3e7cff85933531aef4cc8.tar.xz
discoin-ed27e53c9be3c2e194b3e7cff85933531aef4cc8.zip
Add coins_tests with a large randomized CCoinViewCache test.
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index ab449f3e7..99ac09e1a 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -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 \