Permalink
Browse files

Add CheckQueue Tests

  • Loading branch information...
1 parent e207342 commit 96c7f2c3458950061b057fcd3daaf47b57e6bac7 @JeremyRubin JeremyRubin committed Jan 8, 2017
Showing with 443 additions and 0 deletions.
  1. +1 −0 src/Makefile.test.include
  2. +442 −0 src/test/checkqueue_tests.cpp
@@ -67,6 +67,7 @@ BITCOIN_TESTS =\
test/blockencodings_tests.cpp \
test/bloom_tests.cpp \
test/bswap_tests.cpp \
+ test/checkqueue_tests.cpp \
test/coins_tests.cpp \
test/compress_tests.cpp \
test/crypto_tests.cpp \
Oops, something went wrong.

0 comments on commit 96c7f2c

Please sign in to comment.