aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/wallettests.cpp
AgeCommit message (Expand)Author
2017-06-01Fix bumpfee test after #10449Russell Yanofsky
2017-05-25Fix broken q4 test buildRussell Yanofsky
2017-05-23Add Qt tests for wallet spends & bumpfeeRussell Yanofsky
2017-05-17[test] Move some tests from qt -> walletRussell Yanofsky
2017-05-17[test] Add tests for some walletmodel functionsRussell Yanofsky
2017-04-20wallet: Introduce database handle wrapperWladimir J. van der Laan
2017-04-03Run bitcoin_test-qt under minimal QPA platformRussell Yanofsky
2017-03-27Make qt wallet test compatible with qt4Russell Yanofsky
2017-03-20Avoid QTimer::singleShot compile error with Qt 5.3.2Russell Yanofsky
2017-03-20Avoid scoped_connection compile error with boost 1.55.0Russell Yanofsky
2017-03-15Add simple qt wallet test sending a transactionRussell Yanofsky