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
Joas Schilling 53318c4bb5 Fix Files\Storage\Home::testRoot() 12 years ago
..
appframework remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 12 years ago
archive Skip some more tests on Windows which just can not work at all 12 years ago
backgroundjob Add unit tests for JobList 13 years ago
cache fixing cache routes 12 years ago
connector/sabre Fix dav permissions for folders without create permissions 12 years ago
contacts function declaration did not match 12 years ago
db disable database migration unit tests for MSSQL 12 years ago
files Fix Files\Storage\Home::testRoot() 12 years ago
group Do not use uniqid in Group and User tests as it is not unique on windows 12 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 kill OC::$session 12 years ago
public class Test_Config is already declared 13 years ago
repair Added repair step for legacy storages 12 years ago
security Correctly close handle of directory when listing certificates 12 years ago
session make PHPUnit happy and add asserts 13 years ago
share Add option to include tags for shared items. 12 years ago
template Scrutinizer Auto-Fixes 13 years ago
user Do not use uniqid in Group and User tests as it is not unique on windows 12 years ago
activitymanager.php Adding new interface \OCP\Activity\IExtentsion 12 years ago
api.php Fix test case for api response code 13 years ago
app.php Added unit tests for cache of enabled apps 12 years ago
appconfig.php port of #9500 12 years ago
archive.php drop SimpleTest compatibility 14 years ago
autoloader.php use Composer autoloader not OC for non-Composer 3rdparty (#9643) 12 years ago
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 Add flock to config 12 years ago
db.php Fix ILIKE without wildcards for oracle 12 years ago
dbschema.php disable database migration unit tests for MSSQL 12 years ago
errorHandler.php Remove all occurences of @brief and @returns from PHPDoc 12 years ago
geo.php Add _many_ newlines at the end of files 13 years ago
group.php Do not use uniqid in Group and User tests as it is not unique on windows 12 years ago
helper.php Skip some more tests on Windows which just can not work at all 12 years ago
helperstorage.php Added experimental switch to count external storage data in quota 12 years ago
httphelper.php Do only follow HTTP and HTTPS redirects 12 years ago
image.php Skip some more tests on Windows which just can not work at all 12 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 12 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 12 years ago
logger.php fix logger implementation and test 12 years ago
mail.php idn_to_ascii is only used if available 13 years ago
migrate.php Remove all occurences of @brief and @returns from PHPDoc 12 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 Remove unneeded unit tests 12 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 12 years ago
streamwrappers.php add seek and tell to streamwrapper test 12 years ago
tags.php Fix tags unit test 12 years ago
template.php adjust license headers to new mail address 12 years ago
templatelayout.php Add proper setup and teardown 12 years ago
tempmanager.php Windows does not support CHMOD, therefor we can not test not writable folders 12 years ago
testcase.php Testcase base class 12 years ago
updater.php Prevent updates between multiple major versions 12 years ago
urlgenerator.php Add unit test 12 years ago
user.php Scrutinizer Auto-Fixes 13 years ago
util.php fixing expected values for formatDate() unit tests 12 years ago
utilcheckserver.php Windows does not support CHMOD, therefor we can not test not writable folders 12 years ago
vobject.php Add _many_ newlines at the end of files 13 years ago