nextcloud/tests/lib/files
Vincent Petry f642ad3961 Prevent deleting storage root
Storage mount points are not deletable, so make sure that the unlink
operation and its hooks aren't run in such cases.

Note that some storages might recursively delete their contents when
calling unlink on their root. This fix prevents that as well.
2014-01-08 13:17:36 +01:00
..
cache Now also preventing to override "files" dir size with -1 2014-01-07 22:34:01 +01:00
mount fix storage wrapper namespaces 2013-06-28 18:18:12 +02:00
node - giving the user a new id for each test run in order to prevent reuse of e.g. permissions data in the database 2013-09-13 21:44:31 +02:00
storage Added unit test for the test() method 2013-12-03 14:35:53 +01:00
stream Fixed quota stream's fseek method 2013-10-25 12:09:46 +02:00
utils Scanner: additional tests for reusing etags during scanning 2013-08-12 15:37:15 +02:00
etagtest.php get rid of failing test that don't cause additional downloads 2013-12-06 18:26:38 +01:00
filesystem.php get rid of failing test that don't cause additional downloads 2013-12-06 18:26:38 +01:00
mapper.php Update mapper.php 2013-06-08 19:44:58 +03:00
view.php Prevent deleting storage root 2014-01-08 13:17:36 +01:00