summaryrefslogtreecommitdiffstats
path: root/tests/lib/cache
Commit message (Expand)AuthorAgeFilesLines
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* Checkstyle fixes for SpaceBeforeOpenBraceFelix Moeller2012-11-042-3/+3
* Checkstyle: many fixesFelix Moeller2012-11-021-1/+1
* 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-032-9/+0
* initual phpunit supportRobin Appelman2012-10-032-8/+8
* adding space between) and {Thomas Mueller2012-09-073-7/+7
* use dummy user backend for oc_cache_file testsRobin Appelman2012-07-231-6/+14
* create a user for Test_Cache_File to allow unit tesing within ciThomas Mueller2012-07-231-1/+8
* fix OC_Cache_File tests if encryption is not enabledRobin Appelman2012-07-201-2/+4
* make sure the filesystem is setup properly for oc_cache_file testsRobin Appelman2012-06-301-0/+19
* cant to ttl tests for xcacheRobin Appelman2012-06-301-0/+4
* Add OC_Cache implementation for APCBart Visscher2012-06-051-0/+36
* Skip test for XCache when the module is not thereBart Visscher2012-06-051-0/+4
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-052-0/+54