summaryrefslogtreecommitdiffstats
path: root/tests/lib/files/storage/storage.php
Commit message (Expand)AuthorAgeFilesLines
* Make rmdir recursive for local storageRobin Appelman2013-12-031-1/+1
* Fixed FTP and SMB to use rmdir() when deleting foldersVincent Petry2013-12-021-0/+24
* Fixed SMB file deletion success detectionVincent Petry2013-11-151-2/+14
* extend unit test to directories starting or ending in whitespaceJörn Friedrich Dreyer2013-10-311-15/+26
* Fix touch for creating new filesRobin Appelman2013-04-101-0/+6
* fixing various filesystem/storage unit tests on windowsThomas Mueller2013-03-121-2/+1
* new test cases added to search in sub foldersThomas Mueller2013-02-151-0/+16
* initial version of a local storage implementation which will use unique slugi...Thomas Mueller2013-02-061-4/+13
* merge master into filesystemRobin Appelman2013-01-261-26/+26
* merge master into filesystemRobin Appelman2012-10-111-151/+162
* merge phpunit into filesystemRobin Appelman2012-10-081-15/+17
* move storage backend test cases to their own namespaceRobin Appelman2012-09-221-0/+223