nextcloud/tests/lib/Files
Robin Appelman ad7798f9c9
use exceptions for error signaling in writeStream
this remove the ambiguity when writing zero length files

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-07-23 15:24:52 +02:00
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +02:00
Config Use the shorter phpunit syntax for mocked return values 2020-03-25 22:21:27 +01:00
Mount Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Node Fix tests 2020-06-24 18:13:37 +02:00
ObjectStore Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
SimpleFS Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Storage Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
Stream Run cs:fix and fix HashWrapper code 2020-04-15 14:08:56 +02:00
Type Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils Format control structures, classes, methods and function 2020-04-10 14:19:56 +02: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 Add visibility to all constants 2020-04-10 16:54:27 +02:00
PathVerificationTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00
ViewTest.php use exceptions for error signaling in writeStream 2020-07-23 15:24:52 +02:00