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 Make phpunit8 compatible 2019-11-27 13:34:41 +07:00
CopyDirectoryTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +07:00
HomeStorageQuotaTest.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +07:00
HomeTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
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 Some php-cs fixes 2019-11-22 20:52:10 +07:00