dogecoin/src/wallet/test
Patrick Strateman 00f09c920c Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
This removes the fFromLoadWallet flag in AddToWallet.  These were already
effectively two methods.
2016-07-29 17:04:14 -07:00
..
accounting_tests.cpp Split CWallet::AddToWallet into AddToWallet and LoadToWallet. 2016-07-29 17:04:14 -07:00
crypto_tests.cpp crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
rpc_wallet_tests.cpp test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_test_fixture.cpp test: Rename wallet.dat to wallet_test.dat 2016-04-18 15:17:08 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp wallet: Revert input selection post-pruning 2016-07-01 13:26:01 +02:00