bitcoin/src/qt/test
Wladimir J. van der Laan 71afe3c099 wallet: Introduce database handle wrapper
Abstract database handle from explicit strFilename into
CWalletDBWrapper.

Also move CWallet::Backup to db.cpp - as it deals with representation
details this is a database specific operation.
2017-04-20 17:15:30 +02:00
..
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
compattests.cpp Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 2016-12-17 12:27:00 +09:00
compattests.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
paymentrequestdata.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
paymentservertests.cpp [trivial] Fix typos in comments 2017-03-21 19:49:08 +01:00
paymentservertests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcnestedtests.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
rpcnestedtests.h [Qt] RPC-Console: support nested commands and simple value queries 2016-08-23 15:32:39 +02:00
test_main.cpp Run bitcoin_test-qt under minimal QPA platform 2017-04-03 11:07:40 -04:00
uritests.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
wallettests.cpp wallet: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
wallettests.h Add simple qt wallet test sending a transaction 2017-03-15 12:02:02 -05:00