| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -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 tests | Stefan Boberg | 2021-09-19 | 1 | -0/+23 |