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
blizzz d8b8abb429 Merge pull request #6681 from owncloud/userreport 13 years ago
..
appframework Fix namespace for OCP\Appframework\Http 13 years ago
archive
backgroundjob add test case for removing background jobs that are throwing exceptions 13 years ago
cache OC_Cache namespace changes and add UserCache to server container. 13 years ago
connector/sabre test cases added for create/remove Shared folder and file 13 years ago
db Increment number of columns by one 13 years ago
files Prevent deleting storage root 13 years ago
group consolidate validity check for users in group class 13 years ago
hooks forward previously registerd hooks 13 years ago
memcache Ensure memcached extension is there before attempting to create an instance. 13 years ago
ocs testing update and delete 13 years ago
public
session
share Add tests for OCP\Share::unshareAll(). 13 years ago
template
user add tests for user counting 13 years ago
api.php make use of data providers 13 years ago
app.php Fixed apps loading order 13 years ago
appconfig.php Fixed apps loading order 13 years ago
archive.php
autoloader.php
avatar.php Make OC_Avatar unit tests independent of currently loggedin user 13 years ago
cache.php updating php docs 13 years ago
config.php
db.php Remove all uses of numRows(). 13 years ago
dbschema.php Remove all uses of numRows(). 13 years ago
geo.php
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 13 years ago
helper.php adding test for binary file to test \OC_Helper::streamCopy() 13 years ago
image.php
l10n.php Some tests for OC_L10N::findLanguage() 13 years ago
preferences.php Remove all uses of numRows(). 13 years ago
preview.php fix failing preview test on master 13 years ago
request.php Added isUserAgent() method to request 13 years ago
streamwrappers.php
tags.php
template.php
user.php Add unit tests 13 years ago
util.php Quota storage wrapper is now used for all users in sharing mode 13 years ago
vobject.php