nextcloud/tests/lib/Files/Storage
Vincent Petry 631af42b3a
Added storage tests for fopen with special chars
This makes it possible to test special chars with unit tests.
There is already a test for directories but there was none for file
names.
2016-07-20 15:13:24 +02:00
..
Wrapper
CommonTest.php
CopyDirectoryTest.php
HomeStorageQuotaTest.php
HomeTest.php
LocalTest.php Remove unneeded checks if it runs on a Windows machine 2016-07-08 15:55:17 +02:00
Storage.php Added storage tests for fopen with special chars 2016-07-20 15:13:24 +02:00
StorageFactoryTest.php