nextcloud-server/tests/lib/Files/Storage/Wrapper
Vincent Petry ca37664887 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-19 14:51:39 +07:00
..
AvailabilityTest.php Mode to modern phpunit 2019-11-27 15:27:18 +07:00
EncodingTest.php Normalize directory entries in Encoding wrapper 2021-11-19 14:51:39 +07:00
EncryptionTest.php Update Tests 2021-10-23 09:28:26 +07:00
JailTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
PermissionsMaskTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00
QuotaTest.php Fix code style 2020-09-09 17:36:58 +07:00
WrapperTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +07:00