nextcloud/tests/lib/Files
Roeland Jago Douma f5919d5b83
Merge pull request #20033 from nextcloud/s3-seekable-stream
Enable fseek for files in S3 storage
2020-04-06 21:38:49 +02:00
..
AppData Mode to modern phpunit 2019-11-27 15:27:18 +01:00
Cache Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
Config Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Mount Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
Node Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports 2020-03-27 17:14:08 +01:00
ObjectStore add basic tests for s3 seeking and add some error handling if reopen return the wrong range 2020-04-01 15:23:05 +02:00
SimpleFS Remove unused imports 2020-03-25 22:08:08 +01:00
Storage Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
Stream Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
Type Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Utils Use the short array syntax, everywhere 2020-03-26 16:34:56 +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 Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php fix tests 2020-04-01 14:17:31 +02:00