nextcloud/tests/lib/Files/Storage
Robin Appelman 252268e4d2
Set umask before operations that create local files
this solves issues where "other php stuff" is messing with the umask

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-06-04 15:42:05 +02:00
..
Wrapper Fix code style 2020-09-09 17:36:58 +02:00
CommonTest.php
CopyDirectoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
HomeStorageQuotaTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
HomeTest.php
LocalTest.php Set umask before operations that create local files 2021-06-04 15:42:05 +02:00
Storage.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
StorageFactoryTest.php