aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/testutils.cpp
Commit message (Collapse)AuthorAgeFilesLines
* gc v2 tests (#512)Dan Engelbrecht2023-11-061-4/+38
| | | | | | | | | | * set MaxBlockCount at init * properly calculate total size * basic blockstore compact blocks test * correct detection of block swap * Use one implementation for CreateRandomBlob * reduce some data sets to increase speed of tests * reduce test time * rename BlockStoreCompactState::AddBlock -> BlockStoreCompactState::IncludeBlock
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+42
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees