aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/files/cache
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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