aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/test/db_tests.cpp
AgeCommit message (Expand)Author
2021-02-09Change BOOST_CHECK to BOOST_CHECK_EQUAL to see mismatched values when a check...Kiminuo
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-04refactor: Consolidate redundant wallet database path and exists functionsRussell Yanofsky
2020-06-15walletdb: Move BDB specific things into bdb.{cpp/h}Andrew Chow
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-06-20test: Create data dir in BasicTestingSetupMarcoFalke
2019-05-06scripted-diff: Bump copyright headers in walletMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-11-26Tests: add unit tests for GetWalletEnvPierre Rochard