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
Bernhard Posselt a252f59cd4 Merge pull request #8504 from owncloud/cors-middleware 12 years ago
..
appframework add cors middleware 12 years ago
archive
backgroundjob Add unit tests for JobList 12 years ago
cache
connector/sabre remove outdated test 12 years ago
db Increment number of columns by one 12 years ago
files Remove unneccessary statement from test 12 years ago
group the group manager calls exists check less often, adjust test accordingly 12 years ago
hooks
memcache Ensure memcached extension is there before attempting to create an instance. 12 years ago
ocs Scrutinizer Auto-Fixes 12 years ago
public class Test_Config is already declared 12 years ago
session
share add setting to set default expire date 12 years ago
template Scrutinizer Auto-Fixes 12 years ago
user Group Database backend must not gather user details itself but ask user 12 years ago
api.php Fix test case for api response code 12 years ago
app.php Fixed apps loading order 12 years ago
appconfig.php sort expected result in tests 12 years ago
archive.php
autoloader.php
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 12 years ago
cache.php
config.php
db.php number as number 12 years ago
dbschema.php More PHPDoc fixes, using scrutinizer patches as hints 12 years ago
errorHandler.php Scrutinizer Auto-Fixes 12 years ago
geo.php
group.php Group Database backend must not gather user details itself but ask user 12 years ago
helper.php Merge pull request #8223 from owncloud/fix_linkToPublic 12 years ago
helperstorage.php Fixed total space display when data size exceeds quota 12 years ago
image.php unit tests for specific image type output added 12 years ago
l10n.php
mail.php idn_to_ascii is only used if available 12 years ago
migrate.php Scrutinizer Auto-Fixes 12 years ago
preferences.php Add caching to OC\Preferences 12 years ago
preview.php adding unit test for cache mechanism 12 years ago
request.php Added unit tests for serverHost and other related functions 12 years ago
streamwrappers.php
tags.php Yet another cleanup 12 years ago
template.php Use PHPUnit's expectOutputString() instead of performing output buffering. 12 years ago
urlgenerator.php Remove unused var 12 years ago
user.php Scrutinizer Auto-Fixes 12 years ago
util.php Remove uneeded newline 12 years ago
utilcheckserver.php Added .ocdata file to check for data folder validity 12 years ago
vobject.php