summaryrefslogtreecommitdiffstats
path: root/tests/lib/cache.php
Commit message (Expand)AuthorAgeFilesLines
* cap the number of entries we cache in smb's statcacheRobin Appelman2016-01-121-1/+1
* Make remaining files extend the test baseJoas Schilling2014-11-191-0/+1
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-2/+3
* updating php docsThomas Müller2013-09-181-1/+1
* drop SimpleTest compatibilityThomas Mueller2013-01-241-5/+5
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-5/+5
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-1/+1
* Checkstyle: many fixesFelix Moeller2012-11-021-11/+11
* remove cache ttl tests, take a lot of time and don't work correctly for most ...Robin Appelman2012-10-031-12/+0
* initual phpunit supportRobin Appelman2012-10-031-1/+3
* adding space between) and {Thomas Mueller2012-09-071-4/+4
* add prefix option to OC_Cache::clearRobin Appelman2012-07-221-0/+21
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+2
* Spelling fixes in XCache filesBart Visscher2012-06-051-3/+3
* add TTL tests for OC_CacheRobin Appelman2012-06-051-0/+9
* add hasKey for XCache backendRobin Appelman2012-06-051-0/+5
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-051-0/+42