aboutsummaryrefslogtreecommitdiff
path: root/src/test/dbwrapper_tests.cpp
AgeCommit message (Expand)Author
2016-11-07Get rid of nType and nVersionPieter Wuille
2016-09-01C++11: s/boost::scoped_ptr/std::unique_ptr/Jorge Timón
2016-05-17Add test for dbwrapper iterators with same-prefix keys.Matt Corallo
2016-04-27test: Add more thorough test for dbwrapper iteratorsWladimir J. van der Laan
2016-04-23dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIteratorWladimir J. van der Laan
2015-12-13Bump copyright headers to 2015MarcoFalke
2015-10-22leveldbwrapper file rename to dbwrapper.*Jeff Garzik