bitcoin/src/wallet/test
Wladimir J. van der Laan 7f99964321
Merge #12516: Avoid unintentional unsigned integer wraparounds in tests
2736c9e05 Avoid unintentional unsigned integer wraparounds in tests (practicalswift)

Pull request description:

  Avoid unintentional unsigned integer wraparounds in tests.

  This is a subset of #11535 as suggested by @MarcoFalke :-)

Tree-SHA512: 4f4ee8a08870101a3f7451aefa77ae06aaf44e3c3b2f7555faa2b8a8503f97f34e34dffcf65154278f15767dc9823955f52d1aa7b39930b390e57cdf2b65e0f3
2018-03-05 18:56:40 +01:00
..
accounting_tests.cpp Avoid unintentional unsigned integer wraparounds in tests 2018-02-23 08:10:42 +01:00
crypto_tests.cpp Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
wallet_test_fixture.cpp Fix ListCoins test failure due to unset g_wallet_allow_fallback_fee 2018-03-02 14:50:49 -05:00
wallet_test_fixture.h Increment MIT Licence copyright header year on files modified in 2017 2018-01-03 02:26:56 +09:00
wallet_tests.cpp Fix rescan test failure due to unset g_address_type, g_change_type 2018-02-13 12:29:00 -05:00