aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Storage/LocalTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-12/+12
* chore: Add SPDX headerAndy Scherzinger2024-05-131-18/+3
* Allow ext storage Local to go unavailableVincent Petry2023-08-291-0/+11
* Set umask before operations that create local filesRobin Appelman2021-03-231-3/+34
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-9/+9
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Fix risky tests without assertionsJoas Schilling2018-01-251-0/+1
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-8/+0
* dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-071-0/+31
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+88