aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Mount
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-11/+11
* Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* More fixesRoeland Jago Douma2019-11-271-2/+6
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-021-4/+4
* File getMock Files testsRoeland Jago Douma2016-09-072-7/+10
* prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-4/+4
* Store user bucket in preferencesRoeland Jago Douma2016-05-231-8/+82
* Fix NameRoeland Jago Douma2016-05-231-3/+3
* Add unit tests for ObjectHomeMountProviderRoeland Jago Douma2016-05-231-0/+170
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-203-0/+187