aboutsummaryrefslogtreecommitdiff
path: root/src/zencore-test
Commit message (Collapse)AuthorAgeFilesLines
* clean up test linking (#4)Dan Engelbrecht2024-03-141-0/+11
| | | | | | | - Improvement: Add zenhttp-test and zenutil-test - Improvement: Moved cachepolicy test to cachepolicy.cpp - Improvement: Renamed cachestore tests from z$ to cachestore - Improvement: Moved test linking so test for a lib is linked by <lib>-test - Improvement: Removed HttpRequestParseRelativeUri in httpstructuredcache.cpp and use the one in cacherequests.h instead
* place tests in own group (for sln) (#488)Stefan Boberg2023-10-201-0/+1
|
* moved source directories into `/src` (#264)Stefan Boberg2023-05-023-0/+44
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees