dogecoin/src/wallet/test
Patrick Lodder 7626b811a7
tests: fix non-qt tests that spend dust
- transaction_tests/IsStandard was spending 0.9 DOGE
- tx_validationcache_tests/mempool_dblspend was spending 0.11 DOGE
- wallet_tests/coin_selection was completely built around spending
  cents. This test has been completely reworked and redocumented
  to make sense for Dogecoin
2020-07-22 13:44:44 +02:00
..
accounting_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypto_tests.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
wallet_test_fixture.cpp Add copyright header to wallet_text_fixture.cpp 2016-08-22 09:24:50 +02:00
wallet_test_fixture.h test: Create test fixture for wallet 2016-04-18 14:57:42 +02:00
wallet_tests.cpp tests: fix non-qt tests that spend dust 2020-07-22 13:44:44 +02:00