summaryrefslogtreecommitdiffstats
path: root/tests/lib/cache/apc.php
Commit message (Expand)AuthorAgeFilesLines
* Seperate memory based cache from OC_CacheRobin Appelman2013-03-171-35/+0
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-041-2/+2
* Skip apc test when apc is not enabled for CLIBart Visscher2012-10-121-1/+5
* remove cache ttl tests, take a lot of time and don't work correctly for most ...Robin Appelman2012-10-031-5/+0
* initual phpunit supportRobin Appelman2012-10-031-4/+4
* adding space between) and {Thomas Mueller2012-09-071-2/+2
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+36