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 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache add test for searching within a "root jail" 2021-07-29 07:30:22 +00:00
Config Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Mount Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Node fix Folder->getById() when a single storage is mounted multiple times 2021-08-09 17:29:40 +00:00
ObjectStore Run s3 tests again 2021-07-05 09:56:23 +00:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Storage Normalize directory entries in Encoding wrapper 2021-11-19 14:51:40 +00:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +01:00
Type Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Utils Add some typing to SharedStorage 2021-03-04 10:49:42 +01:00
EtagTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
FilesystemTest.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php Properly handle result when copying with failure and throw in tests 2021-01-05 09:20:35 +01:00