You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/tests/lib
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 12 years ago
..
appframework Make abstract Middleware class public 12 years ago
archive
backgroundjob
cache OC_Cache namespace changes and add UserCache to server container. 12 years ago
connector/sabre adding check isDeletable() on $sourcePath 12 years ago
db
files Merge pull request #5263 from owncloud/fixing-5255-master 12 years ago
group
hooks
memcache
public
session
share Tests whether expired/valid link share is still accessible. 12 years ago
template
user Adjust return value tests for checkPassword() to what OC_User_Example says. 12 years ago
app.php
appconfig.php
archive.php
autoloader.php fix unit tests 12 years ago
avatar.php Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 12 years ago
cache.php updating php docs 12 years ago
config.php
db.php Compare objects directly. Also use $expected and $actual. 12 years ago
dbschema.php
geo.php
group.php
helper.php streamCopy() should return proper structure. 12 years ago
image.php Check for $this->fileInfo and @depend on testData() 12 years ago
l10n.php
preferences.php Convert OC_Preference to object interface 12 years ago
preview.php rename variable in testIsTransparent 12 years ago
streamwrappers.php
tags.php Add factory class for the server container. 12 years ago
template.php Added unit tests for relative_modified_date, changed method signature 12 years ago
user.php Add unit tests 12 years ago
util.php
vobject.php