nextcloud-server/tests/lib/Files
Côme Chilliet b22b6431d2
Fix gzip mimetype mapping
PHP now detects it as application/gzip and not application/x-gzip anymore

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-01-20 11:22:11 +01:00
..
AppData
Cache
Config
Mount
Node Filter out old files when trying to get recent files 2022-09-05 12:53:32 +02:00
ObjectStore test disabling write check 2022-10-26 18:45:59 +00:00
SimpleFS Fix tests 2022-10-14 16:18:40 +02:00
Storage fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +02:00
Stream Also update the unencrypted size of files when creating them with empty content 2022-12-07 19:12:06 +01:00
Type Fix gzip mimetype mapping 2023-01-20 11:22:11 +01:00
Utils
EtagTest.php
FileInfoTest.php
FilesystemTest.php
PathVerificationTest.php
ViewTest.php add test for trying to fopen a file which no longer exists on disk 2022-09-29 10:27:32 +02:00