nextcloud/tests/lib/Files
Vincent Petry a721d346b9 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:40 +00:00
..
AppData
Cache
Config
Mount
Node
ObjectStore
SimpleFS
Storage
Stream
Type
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php
PathVerificationTest.php
ViewTest.php