nextcloud-server/tests/lib/Files
Carl Schwan 6312c0df69
Check style update
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-13 00:19:07 +07:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Cache Check style update 2022-01-13 00:19:07 +07:00
Config Make mock config return default value to fix warnings 2021-11-23 09:29:00 +07:00
Mount Implement multibucket shift for ObjectStore 2021-11-11 15:09:28 +07:00
Node Fix FolderTest calls to Mountpoint constructor with wrong type 2021-11-23 09:28:59 +07:00
ObjectStore Check style update 2022-01-13 00:19:07 +07:00
SimpleFS Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Storage Normalize directory entries in Encoding wrapper 2021-11-17 09:43:25 +07:00
Stream Cache the user backend info for 300s 2021-02-15 10:36:08 +07:00
Type Don't leave cursors open when tests fail 2020-11-09 12:28:17 +07:00
Utils fix tests 2021-12-02 17:43:16 +07:00
EtagTest.php Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +07:00
FileInfoTest.php Remove unused imports 2020-03-25 22:08:08 +07:00
FilesystemTest.php Cleaner normalizePath regex 2021-03-27 21:29:28 +07:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +07:00
ViewTest.php Fix PHP deprecation warning in File/ViewTest 2021-12-16 09:43:32 +07:00