nextcloud-server/tests/lib/Files/Storage
Vincent Petry c92a0e4152
Normalize directory entries in Encoding wrapper
Directory entry file names are now normalized in getMetaData(),
getDirectoryContents() and opendir().

This makes the scanner work properly as it assumes pre-normalized names.

In case the names were not normalized, the scanner will now skip the
entries and display a warning when applicable.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-17 09:43:25 +07:00
..
Wrapper Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +07:00
CommonTest.php
CopyDirectoryTest.php
HomeStorageQuotaTest.php
HomeTest.php
LocalTest.php Set umask before operations that create local files 2021-03-23 14:52:31 +07:00
Storage.php ci 2021-10-15 15:35:12 +07:00
StorageFactoryTest.php