summaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/FilesystemTest.php
Commit message (Expand)AuthorAgeFilesLines
* Add visibility to all constantsChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+9
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-38/+38
* Mode to modern phpunitRoeland Jago Douma2019-11-271-4/+5
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Move normalizePath to regexes instead of loopingRoeland Jago Douma2018-10-101-61/+68
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* adjust testRobin Appelman2017-01-021-4/+2
* Remove legacy home testsVincent Petry2016-12-231-31/+0
* Adjust tests and DI for Share.phpLukas Reschke2016-11-021-2/+0
* Fix mock warning in some FS tests (#26464)Vincent Petry2016-11-021-1/+1
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-0/+35
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-22/+0
* Add keepUnicode value in the cache key of normalizedPathCacheVincent Petry2016-06-011-0/+27
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+490