aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/cache/file.php
Commit message (Expand)AuthorAgeFilesLines
* Cache Test: set datadir to temporary location, otherwise initmountpoints will...Arthur Schiwon2013-06-031-2/+8
* removed FileProxy from testFlorin Peter2013-05-151-5/+6
* don't use depricated OC_FilesystemRobin Appelman2012-10-101-2/+2
* make sure we can do our tests againRobin Appelman2012-10-101-1/+1
* put filestorages in a namespaceRobin Appelman2012-09-071-1/+1
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* 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
* add XCache backend and testcases for OC_CacheRobin Appelman2012-06-051-0/+27