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
Thomas Müller 832be7c908 Merge pull request #6052 from owncloud/datetime-doctrine 11 years ago
..
appframework Fix namespace for OCP\Appframework\Http 12 years ago
archive Add _many_ newlines at the end of files 12 years ago
backgroundjob TimedJob: make PhpUnit happy with asserts 12 years ago
cache OC_Cache namespace changes and add UserCache to server container. 12 years ago
connector/sabre test cases added for create/remove Shared folder and file 12 years ago
db fix DB schema test - no default value 12 years ago
files Fixed FTP and SMB to use rmdir() when deleting folders 11 years ago
group consolidate validity check for users in group class 12 years ago
hooks forward previously registerd hooks 12 years ago
memcache Add ACPu memory cache 12 years ago
ocs testing update and delete 12 years ago
public Use new autoloader class 12 years ago
session make PHPUnit happy and add asserts 12 years ago
share Add tests for OCP\Share::unshareAll(). 12 years ago
template Split locating JS and CSS files to their own class 12 years ago
user Enable user backends to provide avatar images 11 years ago
api.php make use of data providers 12 years ago
app.php Add _many_ newlines at the end of files 12 years ago
appconfig.php Use setUpBeforeClass() and tearDownAfterClass() 12 years ago
archive.php drop SimpleTest compatibility 12 years ago
autoloader.php fix unit tests 12 years ago
avatar.php Round out Avatar Public API 11 years ago
cache.php updating php docs 12 years ago
config.php Revert "fix failing master branch - Test_Config::testWriteData" 12 years ago
db.php Timestamp test is no longer necessary as we rely on Doctrine and DateTime. 11 years ago
dbschema.php Clean up \OC\Util 12 years ago
geo.php Add _many_ newlines at the end of files 12 years ago
group.php Test that dispayNamesInGroup(s) always returns uid as key in the result array 12 years ago
helper.php adding test for binary file to test \OC_Helper::streamCopy() 12 years ago
image.php Check for $this->fileInfo and @depend on testData() 12 years ago
l10n.php Some tests for OC_L10N::findLanguage() 12 years ago
preferences.php Convert OC_Preference to object interface 12 years ago
preview.php fix failing preview test on master 12 years ago
request.php fixes #6050 11 years ago
streamwrappers.php better unit tests for static stream wrapper 12 years ago
tags.php Add factory class for the server container. 12 years ago
template.php Added unit tests for relative_modified_date, changed method signature 12 years ago
user.php Add unit tests 12 years ago
util.php Quota storage wrapper is now used for all users in sharing mode 11 years ago
vobject.php Add _many_ newlines at the end of files 12 years ago