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
Robin Appelman f1091280de Merge pull request #10184 from owncloud/getbyid-node 12 years ago
..
appframework mark tests as skipped - TODO travis 12 years ago
archive
backgroundjob Add unit tests for JobList 13 years ago
cache
connector/sabre Upload abortion is now detected within the OC_Connector_Sabre_File::put() 12 years ago
contacts function declaration did not match 12 years ago
db migration test for sqlite - adding type mapping for 'tinyint unsigned' 12 years ago
files Merge pull request #10184 from owncloud/getbyid-node 12 years ago
group remove dead code 12 years ago
hooks
memcache Ensure memcached extension is there before attempting to create an instance. 13 years ago
ocs Added test of OCS privatedata to trigger key duplication 12 years ago
public class Test_Config is already declared 12 years ago
repair Add repair step to set MySQL collation to utf8_bin 12 years ago
session
share Merge pull request #9970 from owncloud/sharing_set_expire_date 12 years ago
template Scrutinizer Auto-Fixes 12 years ago
user add tests 12 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
api.php Fix test case for api response code 12 years ago
app.php Added requiremin/requiremax fields for apps 12 years ago
appconfig.php port of #9500 12 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 Make MySQL return "number of found rows" instead of number of "affected rows". 12 years ago
dbschema.php - fix dropTable() and introduce tableExists() 12 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
geo.php
group.php adjust license headers to new mail address 12 years ago
helper.php Added unit test for the helper's rmdirr 12 years ago
helperstorage.php Added experimental switch to count external storage data in quota 12 years ago
image.php unit tests for specific image type output added 12 years ago
installer.php fix unit tests 12 years ago
l10n.php Some tests for OC_L10N::findLanguage() 13 years ago
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 12 years ago
largefilehelpergetfilesize.php Typo: getFileSizeViaDOM -> getFileSizeViaCOM 12 years ago
logger.php fix logger implementation and test 12 years ago
mail.php idn_to_ascii is only used if available 12 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
preferences-singleton.php Minor fixes 12 years ago
preferences.php Minor fixes 12 years ago
preview.php adding unit test for cache mechanism 12 years ago
repair.php Added RepairStep interface and default repair step lists 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 adjust license headers to new mail address 12 years ago
urlgenerator.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
user.php Scrutinizer Auto-Fixes 12 years ago
util.php Added unit test for default app URL 12 years ago
utilcheckserver.php Added .ocdata file to check for data folder validity 12 years ago
vobject.php