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 9e36c33104 use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 12 years ago
..
appframework use fetch method instead of fetchRow because fetchRow is only an owncloud internal alias that exists purely for compability 12 years ago
archive
backgroundjob Add unit tests for JobList 13 years ago
cache
connector/sabre remove outdated test 12 years ago
db Increment number of columns by one 13 years ago
files Add tests for other types that PHP might cast 12 years ago
group Fix Scrutinizer errors about missing user backend 12 years ago
hooks
memcache
ocs Scrutinizer Auto-Fixes 13 years ago
public class Test_Config is already declared 13 years ago
session
share add setting to set default expire date 12 years ago
template Scrutinizer Auto-Fixes 13 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 13 years ago
app.php adjust license headers to new mail address 12 years ago
appconfig.php sort expected result in tests 13 years ago
archive.php
autoloader.php
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 13 years ago
cache.php
config.php
db.php number as number 13 years ago
dbschema.php More PHPDoc fixes, using scrutinizer patches as hints 13 years ago
errorHandler.php Scrutinizer Auto-Fixes 13 years ago
geo.php
group.php adjust license headers to new mail address 12 years ago
helper.php Rename issubdirectory to isSubDirectory 12 years ago
helperstorage.php Fixed total space display when data size exceeds quota 13 years ago
image.php unit tests for specific image type output added 13 years ago
l10n.php
logger.php adding unit test for message interpolation 12 years ago
mail.php idn_to_ascii is only used if available 13 years ago
migrate.php Scrutinizer Auto-Fixes 13 years ago
preferences.php Add caching to OC\Preferences 13 years ago
preview.php adding unit test for cache mechanism 13 years ago
request.php Added unit tests for serverHost and other related functions 13 years ago
streamwrappers.php
tags.php Yet another cleanup 13 years ago
template.php adjust license headers to new mail address 12 years ago
urlgenerator.php Remove unused var 13 years ago
user.php Scrutinizer Auto-Fixes 13 years ago
util.php Remove uneeded newline 12 years ago
utilcheckserver.php Added .ocdata file to check for data folder validity 13 years ago
vobject.php