aboutsummaryrefslogtreecommitdiff
path: root/src/test/coins_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Alter assumptions in CCoinsViewCache::BatchWriteAlex Morcos2015-11-181-0/+16
* Add unit test for UpdateCoinsAlex Morcos2015-11-121-0/+131
* Make CCoinsViewTest behave like CCoinsViewDBAlex Morcos2015-11-111-6/+9
* Separate core memory usage computation in core_memusage.hPieter Wuille2015-07-201-2/+2
* Keep track of memory usage in CCoinsViewCachePieter Wuille2015-05-111-3/+24
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Get rid of the dummy CCoinsViewCache constructor argPieter Wuille2014-09-241-2/+2
* Add coins_tests with a large randomized CCoinViewCache test.Pieter Wuille2014-09-231-0/+178