nextcloud/tests/lib/files/storage
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
..
wrapper Fixed quota stream to not wrap read-only fopen calls 2013-10-25 12:33:16 +02:00
commontest.php reuse \OC_Helper::tmpFolder() 2013-02-04 14:11:51 +01:00
home.php Now using HomeStorage for legacy home storage ids 2013-11-12 18:01:02 +01:00
local.php merge master into filesystem 2013-01-16 19:04:50 +01:00
mappedlocal.php make MappedLocal available and testable within Linux as well 2013-02-09 19:03:03 +01:00
mappedlocalwithdotteddatadir.php folder should be created :-( 2013-02-15 17:40:07 +01:00
storage.php Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00