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
Morris Jobke e54513cddd Merge pull request #18799 from owncloud/appconfig-with-one-request 11 years ago
..
app Merge pull request #17434 from owncloud/update-showappnameonappupdate 11 years ago
appframework Encode HTML tags in JSON 11 years ago
archive
backgroundjob handle non existing job classes in $jobList->getNext 11 years ago
cache Test for chunk cache garbage collection 11 years ago
command
connector/sabre Explicitly specify status code 200 as response code 11 years ago
contacts
db Automatically prefix table names with *PREFIX* unless specified 11 years ago
encryption make system root of key storage configurable 11 years ago
files Merge pull request #18423 from owncloud/occ_encrypt_all 11 years ago
group
hooks
http/client
lock log a warning while trying to acquire a db lock from within a transaction 11 years ago
mail
memcache Fix memcache factory unit tests 11 years ago
ocs
preview Only run some preview unit tets if imagemagick is available 11 years ago
public
repair Remove unnecessary DB prefixes from existing query builder usages 11 years ago
security don't read certificates if ownCloud is not installed 11 years ago
session Handle failures gracefully, remove switch 11 years ago
share Remove unnecessary DB prefixes from existing query builder usages 11 years ago
template
traits add test mountprovider logic to a trait 11 years ago
user
activitymanager.php Add test coverage for Activity Event and Manager 11 years ago
allconfig.php
api.php
app.php Only do the description kung-fu on strings - fixes #17028 11 years ago
appconfig.php Only query the appconfig once 11 years ago
archive.php
autoloader.php verify the path in the autoloader 11 years ago
avatar.php
cache.php
capabilitiesmanager.php Use DI 11 years ago
config.php
contactsmanager.php
datetimeformatter.php
db.php
dbschema.php Remove remainings of mssql 11 years ago
errorHandler.php
files.php Unit test OC_Files::setUploadLimit() 11 years ago
group.php
helper.php
helperstorage.php
hookhelper.php
httphelper.php
image.php
installer.php
l10n.php
largefilehelper.php
largefilehelpergetfilesize.php
logger.php Remove OC_Log 11 years ago
naturalsort.php
navigationmanagertest.php
ocsclienttest.php
preview.php Only run some preview unit tets if imagemagick is available 11 years ago
repair.php
server.php Add a test for the interface 11 years ago
setup.php Check for PDO instead of removed function for PHP 7 compatibility 11 years ago
streamwrappers.php
tags.php
template.php verify the path in the autoloader 11 years ago
tempmanager.php
testcase.php allow moving common test logic into traits 11 years ago
testmoveablemountpoint.php
updater.php Do not rely on actual time in unit tests 11 years ago
urlgenerator.php
user.php
util.php Add mitigation against BREACH 11 years ago
utilcheckserver.php