aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/cache/cachepolicy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clean up test linking (#4)Dan Engelbrecht2024-03-141-0/+144
| | | | | | | - 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
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+282
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees