aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache/updater.php
Commit message (Expand)AuthorAgeFilesLines
* rename can cause mtime change - invalid assertThomas Müller2013-07-011-2/+4
* Merge pull request #3764 from owncloud/scanfolder-existingicewind19912013-06-191-3/+2
|\
| * fix updaters test casesRobin Appelman2013-06-191-2/+1
* | Add tests for the updater with mount pointsMichael Gapczynski2013-06-121-3/+125
|/
* Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-04-251-6/+3
* Cache: better rename hook for cache updaterRobin Appelman2013-03-081-2/+3
* Update tests and apps to the new \OC\Files\Filesystem::init signatureRobin Appelman2013-02-111-1/+1
* Cache: use greaterEquals in tests cases to prevent failures due to race condi...Robin Appelman2013-01-301-3/+3
* Cache: fix test case Updater::testRenameRobin Appelman2013-01-221-1/+1
* Add tests for mtime changes in folders - testRename is failing right nowMichael Gapczynski2013-01-221-0/+8
* Fix eTagUpdate and add testsMichael Gapczynski2012-12-311-6/+22
* one additional test case for the cache updaterRobin Appelman2012-12-111-0/+5
* don't throw fatal error in updater cache if setup failed for some reasonRobin Appelman2012-11-221-1/+3
* add cache updaterRobin Appelman2012-11-081-0/+116