aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CacheTest.php
Commit message (Expand)AuthorAgeFilesLines
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-91/+0
* lint: apply phpcbf to tests/VirtualTam2018-12-021-1/+1
* Hide expected 'error_log' while running TU (clean PHPUnit log)ArthurHoaro2016-07-231-0/+3
* Remove dummycache folder on tear down.ArthurHoaro2015-12-031-1/+10
* application: refactor version checks, move to ApplicationUtilsVirtualTam2015-11-261-3/+3
* Cache: simplify cached content cleanup, improve testsVirtualTam2015-08-131-1/+17
* CachedPage: move to a proper file, add testsVirtualTam2015-08-131-0/+63