aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CachedPageTest.php
Commit message (Collapse)AuthorAgeFilesLines
* CachedPage: move to a proper file, add testsVirtualTam2015-08-131-0/+121
Modifications - rename `pageCache` to `CachedPage` - move utilities to `Cache` - do not access globals - apply coding rules - update LinkDB and test code - add test coverage Signed-off-by: VirtualTam <virtualtam@flibidi.net>