aboutsummaryrefslogtreecommitdiff
path: root/src/test/dbwrapper_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused Boost includespracticalswift2017-06-091-2/+0
* scripted-diff: Use new naming style for insecure_rand* functionsPieter Wuille2017-06-071-10/+10
* scripted-diff: use insecure_rand256/randrange morePieter Wuille2017-06-051-10/+10
* Replace uses of boost::filesystem with fsWladimir J. van der Laan2017-04-031-9/+9
* Set to nullptr after deletepracticalswift2017-03-181-0/+2
* test: Replace remaining sprintf with snprintfWladimir J. van der Laan2017-02-271-3/+3
* [Trivial] Grammar and typo correctionLauda2017-01-221-1/+1
* Merge #9281: Refactor: Remove using namespace <xxx> from bench/ & test/ sourcesMarcoFalke2017-01-051-19/+15
|\
| * Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.Karl-Johan Alm2017-01-021-19/+15
* | Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
|/
* Get rid of nType and nVersionPieter Wuille2016-11-071-1/+1
* C++11: s/boost::scoped_ptr/std::unique_ptr/Jorge Timón2016-09-011-3/+3
* Add test for dbwrapper iterators with same-prefix keys.Matt Corallo2016-05-171-0/+86
* test: Add more thorough test for dbwrapper iteratorsWladimir J. van der Laan2016-04-271-1/+35
* dbwrapper: Pass parent CDBWrapper into CDBBatch and CDBIteratorWladimir J. van der Laan2016-04-231-4/+4
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* leveldbwrapper file rename to dbwrapper.*Jeff Garzik2015-10-221-0/+207