summaryrefslogtreecommitdiffstats
path: root/apps/files_external/tests/smb.php
Commit message (Expand)AuthorAgeFilesLines
* Updated unit tests for SMBVincent Petry2013-11-261-0/+5
* extend test caseRobin Appelman2013-10-021-0/+1
* return the correct result when doing an smb renameRobin Appelman2013-10-011-1/+7
* Dont task external storages with creating their own rootRobin Appelman2013-04-261-0/+1
* merge master into filesystemRobin Appelman2012-12-031-1/+1
|\
| * fix checkstyle for files_external app, add whitespace for readabilityJörn Friedrich Dreyer2012-11-301-1/+1
* | merge master into filesystemRobin Appelman2012-10-111-14/+12
|\|
| * skip the files_external test cases the correct wayRobin Appelman2012-10-111-14/+12
* | fix files_external test casesRobin Appelman2012-10-081-1/+2
* | move storage backend test cases to their own namespaceRobin Appelman2012-09-221-3/+5
* | put filestorages in a namespaceRobin Appelman2012-09-071-1/+1
|/
* adding space between) and {Thomas Mueller2012-09-071-3/+3
* remove unused variablesRobin Appelman2012-07-201-1/+0
* split share and root config for smb backend, also sanitize config a bit moreRobin Appelman2012-06-081-1/+1
* smb filestorage backendRobin Appelman2012-05-241-0/+30