aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/filestorage.php
Commit message (Expand)AuthorAgeFilesLines
* move storage backend test cases to their own namespaceRobin Appelman2012-09-221-222/+0
* put filestorages in a namespaceRobin Appelman2012-09-071-1/+1
* adding space between) and {Thomas Mueller2012-09-071-14/+14
* Merge branch 'share_api'Michael Gapczynski2012-08-191-5/+5
|\
| * Add tests for Share API, all tests passing :)Michael Gapczynski2012-08-151-5/+5
* | add OC_FileStorage::getLocalFolderRobin Appelman2012-08-191-1/+14
|/
* add hasUpdated to oc_filestorageRobin Appelman2012-06-151-0/+8
* improve tar archive backendRobin Appelman2012-05-181-0/+1
* check if removed folders are really goneRobin Appelman2012-04-181-0/+9
* loosen tests for mtime and ctime a bitRobin Appelman2012-03-221-8/+10
* fix the filestorage test a bitRobin Appelman2012-03-031-1/+2
* add search implementation to filestorage commonRobin Appelman2012-03-021-3/+17
* add test cases for stat and touchRobin Appelman2012-02-291-0/+45
* add test case for getLocalFileRobin Appelman2012-02-281-2/+8
* more tests for filestorageRobin Appelman2012-02-271-0/+13
* fix test case for filestorageRobin Appelman2012-02-271-7/+3
* some additional test cases for file storage backendsRobin Appelman2012-02-131-0/+51
* use SimpleTest for unit testingRobin Appelman2012-02-121-0/+63