summaryrefslogtreecommitdiffstats
path: root/tests/lib/files
Commit message (Collapse)AuthorAgeFilesLines
...
* move filesystem test caseRobin Appelman2012-10-262-12/+120
|
* add search to the filecache apiRobin Appelman2012-10-262-1/+64
|
* add View->putFileInfo to the filecache apiRobin Appelman2012-10-261-0/+7
|
* fix problem with normalizePath when there was a double leading slashRobin Appelman2012-10-261-0/+3
|
* move the cache api from OC_Files to filesystem(view)Robin Appelman2012-10-261-0/+113
|
* merge master into filesystemRobin Appelman2012-10-111-151/+162
|
* fix cache scanner test caseRobin Appelman2012-10-101-2/+1
|
* few more test cases for scanning foldersRobin Appelman2012-10-101-0/+7
|
* add Cache::getStatusRobin Appelman2012-10-081-0/+10
|
* merge phpunit into filesystemRobin Appelman2012-10-081-15/+17
|
* more tests and fixes for the filesystem scannerRobin Appelman2012-10-031-1/+38
|
* add some more test cases for the scannerRobin Appelman2012-10-031-1/+22
|
* make filestorage scanner non-static and add a simple test caseRobin Appelman2012-10-032-0/+48
|
* dont need this anymoreRobin Appelman2012-10-021-2/+0
|
* convert Cache to a non-static class that handles the cache for a single ↵Robin Appelman2012-09-261-40/+42
| | | | storage backend
* add Cache::getFolderContentRobin Appelman2012-09-231-0/+23
|
* some simple test cases for the new filecacheRobin Appelman2012-09-221-0/+88
|
* move storage backend test cases to their own namespaceRobin Appelman2012-09-223-0/+304