aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/init_test_fixture.cpp
AgeCommit message (Expand)Author
2021-05-24scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` callsKiminuo
2021-01-15test: Clear forced -walletdir setting after wallet init_testsKiminuo
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-07test: Remove no longer needed MakeChain callsRussell Yanofsky
2020-09-08Do not create default walletAndrew Chow
2020-08-27refactor: Move wallet methods out of chain.h and node.hRussell Yanofsky
2020-07-09wallet: Pass unused args to StartWalletsMarcoFalke
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-06-20test: Create data dir in BasicTestingSetupMarcoFalke
2018-11-06Remove direct node->wallet calls in init.cppRussell Yanofsky
2018-09-12wallet: Add walletdir arg unit testsPierre Rochard