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
Vincent Petry 6a08fca363 Merge pull request #12253 from owncloud/port-12154 12 years ago
..
app Add \OC\App\Manager to handle enabling/disabling apps 12 years ago
appframework Check if app is enabled for user 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 12 years ago
cache Correctly restore previous root mount point after testing 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 Merge pull request #12234 from owncloud/normalizepath-absolute-tests 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. 12 years ago
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 12 years ago
session make PHPUnit happy and add asserts 13 years ago
share use the new base class for unit tests 12 years ago
template Drop form_factor that is appended to JS, CSS and template filenames 12 years ago
user Merge pull request #12218 from owncloud/issue/10991-fixes 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 Merge pull request #12218 from owncloud/issue/10991-fixes 12 years ago
appconfig.php port of #9500 12 years ago
archive.php drop SimpleTest compatibility 13 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 12 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 Correctly restore previous root mount point after testing 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 12 years ago
migrate.php Correctly restore previous root mount point after testing 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 Correctly restore previous root mount point after testing 12 years ago
repair.php Added RepairStep interface and default repair step lists 12 years ago
request.php Ignore port for trusted domains 12 years ago
setup.php Make supported DBs configurable within config.php 12 years ago
streamwrappers.php Correctly restore previous root mount point after testing 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 12 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