aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/init_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky2020-08-271-7/+7
* scripted-diff: test: Move setup_common to test libraryMarcoFalke2019-11-061-2/+2
* test: Add ASSERT_DEBUG_LOG to unit test frameworkMarcoFalke2019-11-041-12/+16
* Merge #16277: [Tests] Suppress output in test_bitcoin for expected errorsWladimir J. van der Laan2019-08-011-0/+7
|\
| * Suppress output in test_bitcoin for expected errorsGert-Jaap Glasbergen2019-07-031-0/+7
* | tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift2019-06-261-0/+1
|/
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-5/+0
* scripted-diff: Bump copyright headers in walletMarcoFalke2019-05-061-1/+1
* scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke2019-04-111-1/+1
* Remove direct node->wallet calls in init.cppRussell Yanofsky2018-11-061-7/+7
* Pass chain and client variables where neededRussell Yanofsky2018-11-061-7/+7
* wallet: Remove trailing separators from -walletdir argPierre Rochard2018-09-121-0/+20
* wallet: Add walletdir arg unit testsPierre Rochard2018-09-121-0/+58