nextcloud/tests/lib/files
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection
Since unlink() smb4php doesn't return true on deletion success, we need
to check whether the file was deleted to confirm success.

Fixes #5866
2013-11-19 15:05:11 +01:00
..
cache Root size for home storage is now size of "files" subdir 2013-11-18 18:17:25 +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 Fixed SMB file deletion success detection 2013-11-19 15:05:11 +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
filesystem.php Added missing test with leading backslash 2013-11-14 15:36:03 +01:00
mapper.php Update mapper.php 2013-06-08 19:44:58 +03:00
view.php External storage space is now not counted in total space 2013-11-18 18:09:01 +01:00