aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil-test/zenutil-test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean up test linking (#4)Dan Engelbrecht2024-03-141-0/+34
- 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