0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-09 15:37:00 -04:00
bitcoin-core/src/wallet/test
practicalswift 5fd864fe8a tests: Rename test suits not following the test suite naming convention
The name of the fixture test suite in `src/test/foo_tests.cpp`
should be `foo_tests`.
2018-03-19 08:54:07 +01:00
..
accounting_tests.cpp [wallet] Get rid of CWalletTx default constructor 2018-03-07 21:12:47 -05:00
coinselector_tests.cpp tests: Rename test suits not following the test suite naming convention 2018-03-19 08:54:07 +01:00
crypto_tests.cpp tests: Rename test suits not following the test suite naming convention 2018-03-19 08:54:07 +01:00
wallet_test_fixture.cpp Allow wallet files in multiple directories 2018-03-03 10:26:55 -05:00
wallet_test_fixture.h Allow wallet files in multiple directories 2018-03-03 10:26:55 -05:00
wallet_tests.cpp Merge #10637: Coin Selection with Murch's algorithm 2018-03-14 18:01:36 +01:00