aboutsummaryrefslogtreecommitdiff
path: root/zenstore-test
Commit message (Collapse)AuthorAgeFilesLines
* Added copyright headers to xmake.lua scriptsMartin Ridgers2022-01-201-0/+2
|
* Added preprocessing config file and removed Visual Studio files.Per Larsson2021-12-152-130/+0
|
* Include header files when generating solution.Per Larsson2021-12-141-0/+1
|
* 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-194-0/+158