Merge pull request #5852

51598b2 Reinitialize state in between individual unit tests. (Pieter Wuille)
This commit is contained in:
Wladimir J. van der Laan
2015-03-09 12:43:21 +01:00
14 changed files with 124 additions and 61 deletions

View File

@@ -66,6 +66,7 @@ BITCOIN_TESTS =\
test/sigopcount_tests.cpp \
test/skiplist_tests.cpp \
test/test_bitcoin.cpp \
test/test_bitcoin.h \
test/timedata_tests.cpp \
test/transaction_tests.cpp \
test/uint256_tests.cpp \