Merge #9974: Add basic Qt wallet test
9576b01Enable xvfb in travis to allow running test_bitcoin-qt (Russell Yanofsky)9e6817eAdd new test_bitcoin-qt static library dependencies (Russell Yanofsky)2754ef1Add simple qt wallet test sending a transaction (Russell Yanofsky)b61b34cAdd braces to if statements in Qt test_main (Russell Yanofsky)cc9503cMake qt test compatible with TestChain100Setup framework (Russell Yanofsky)91e3035Make test_bitcoin.cpp compatible with Qt Test framework (Russell Yanofsky) Tree-SHA512: da491181848b8c39138e997ae5ff2df0b16eef2d9cdd0a965229b1a28d4fa862d5f1ef314a1736e5050e88858f329124d15c689659fc6e50fefde769ba24e523
This commit is contained in:
@@ -127,6 +127,7 @@ BITCOIN_TESTS =\
|
||||
test/streams_tests.cpp \
|
||||
test/test_bitcoin.cpp \
|
||||
test/test_bitcoin.h \
|
||||
test/test_bitcoin_main.cpp \
|
||||
test/test_random.h \
|
||||
test/testutil.cpp \
|
||||
test/testutil.h \
|
||||
|
||||
Reference in New Issue
Block a user