aboutsummaryrefslogtreecommitdiff
path: root/zenstore-test/zenstore-test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* It's not possible to compile out testsStefan Boberg2021-09-201-9/+10
| | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly.
* Added zenstore-test test driver for zenstore testsStefan Boberg2021-09-191-0/+23