nextcloud-server/tests/lib
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
..
appframework Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
archive
backgroundjob
cache
connector/sabre test cases added for create/remove Shared folder and file 2013-10-22 11:22:06 +02:00
db fix DB schema test - no default value 2013-11-12 13:45:28 +01:00
files Fixed SMB file deletion success detection 2013-11-19 15:05:11 +01:00
group
hooks
memcache
ocs testing update and delete 2013-10-31 11:09:52 +01:00
public
session
share Add tests for OCP\Share::unshareAll(). 2013-11-03 12:31:53 +01:00
template
user
api.php make use of data providers 2013-11-14 15:37:30 +01:00
app.php
appconfig.php
archive.php
autoloader.php
avatar.php Fix avatar unittest 2013-10-15 17:23:47 +02:00
cache.php
config.php
db.php
dbschema.php
geo.php
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 2013-10-20 20:56:25 +02:00
helper.php adding test for binary file to test \OC_Helper::streamCopy() 2013-11-04 17:19:04 +01:00
image.php
l10n.php Some tests for OC_L10N::findLanguage() 2013-10-23 15:41:15 +02:00
preferences.php
preview.php fix failing preview test on master 2013-10-30 15:39:55 +01:00
streamwrappers.php
tags.php
template.php
user.php
util.php
vobject.php