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
Bjoern Schiessle 01c50d242b use the new base class for unit tests 11 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 11 years ago
appframework Check if app is enabled for user 11 years ago
archive Skip some more tests on Windows which just can not work at all 11 years ago
backgroundjob
cache Correctly restore previous root mount point after testing 11 years ago
connector/sabre Fix dav permissions for folders without create permissions 11 years ago
contacts function declaration did not match 12 years ago
db disable database migration unit tests for MSSQL 11 years ago
files Merge pull request #12234 from owncloud/normalizepath-absolute-tests 11 years ago
group Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
hooks
memcache
ocs kill OC::$session 12 years ago
public class Test_Config is already declared 12 years ago
repair Added repair step for legacy storages 12 years ago
security Merge pull request #12218 from owncloud/issue/10991-fixes 11 years ago
session
share use the new base class for unit tests 11 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 11 years ago
user Merge pull request #12218 from owncloud/issue/10991-fixes 11 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
api.php
app.php Merge pull request #12218 from owncloud/issue/10991-fixes 11 years ago
appconfig.php port of #9500 12 years ago
archive.php
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 11 years ago
avatar.php
cache.php
config.php Add flock to config 11 years ago
db.php Fix ILIKE without wildcards for oracle 11 years ago
dbschema.php disable database migration unit tests for MSSQL 11 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
geo.php
group.php Do not use uniqid in Group and User tests as it is not unique on windows 11 years ago
helper.php Skip some more tests on Windows which just can not work at all 11 years ago
helperstorage.php Correctly restore previous root mount point after testing 11 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 11 years ago
image.php Skip some more tests on Windows which just can not work at all 11 years ago
installer.php fix unit tests 12 years ago
l10n.php adding console command to generate javascript translation files based on existing php translation files 11 years ago
largefilehelper.php Add helper method for turning int|float into base-10 unsigned integer string. 12 years ago
largefilehelpergetfilesize.php Test LargeFileHelperGetFileSize also with ascii only characters 11 years ago
logger.php fix logger implementation and test 12 years ago
mail.php
migrate.php Correctly restore previous root mount point after testing 11 years ago
naturalsort.php Fixed sort algo for additional cases 12 years ago
preferences-singleton.php Minor fixes 12 years ago
preferences.php Minor fixes 12 years ago
preview.php Correctly restore previous root mount point after testing 11 years ago
repair.php Added RepairStep interface and default repair step lists 12 years ago
request.php Add support for getting the real client IP behind proxies 12 years ago
setup.php Make supported DBs configurable within config.php 11 years ago
streamwrappers.php Correctly restore previous root mount point after testing 11 years ago
tags.php Fix tags unit test 11 years ago
template.php adjust license headers to new mail address 12 years ago
templatelayout.php Add proper setup and teardown 11 years ago
tempmanager.php Windows does not support CHMOD, therefor we can not test not writable folders 11 years ago
testcase.php Testcase base class 11 years ago
updater.php Prevent updates between multiple major versions 11 years ago
urlgenerator.php Add unit test 12 years ago
user.php
util.php fixing expected values for formatDate() unit tests 11 years ago
utilcheckserver.php Windows does not support CHMOD, therefor we can not test not writable folders 11 years ago
vobject.php