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
Robin Appelman 065bc96b02 more consistent naming 12 years ago
..
archive Skip Test_Archive_TAR in php 5.5 for now 12 years ago
backgroundjob TimedJob: make PhpUnit happy with asserts 12 years ago
cache Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 12 years ago
files Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 12 years ago
group more consistent naming 12 years ago
hooks make phpunit happy - adding asserts 12 years ago
public Use new autoloader class 12 years ago
session make PHPUnit happy and add asserts 12 years ago
share Check resharing setting 12 years ago
user New user management classes 12 years ago
app.php used oc version 5.0.3 12 years ago
archive.php drop SimpleTest compatibility 12 years ago
autoloader.php Autoloader: fix loading app clases located in lib/ 12 years ago
cache.php drop SimpleTest compatibility 12 years ago
db.php fix insertIfNotExist return value, update doc and corresponding test 12 years ago
dbschema.php Going from text to clob is not something we do. 12 years ago
geo.php raise failed tests from first commit to size @medium 12 years ago
group.php use new group api as backend for the old api 12 years ago
helper.php Basic tests for getFileNameMimeType 12 years ago
streamwrappers.php better unit tests for static stream wrapper 12 years ago
template.php Use new autoloader class 12 years ago
util.php Ensure instanceid contains a letter 12 years ago
vcategories.php Add test for renaming non-existing category. 12 years ago
vobject.php Add Compound property to avoid double escaping values. 12 years ago