nextcloud/tests/lib
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache
most apps would want to use this api instead of using the cache directly
2012-10-21 02:12:58 +02:00
..
archive make archive test cases work again 2012-10-05 22:24:36 +02:00
cache merge master into filesystem 2012-10-13 04:29:20 +02:00
files merge master into filesystem 2012-10-11 22:54:39 +02:00
group adding space between) and { 2012-09-07 15:22:01 +02:00
share Give share test users a unique prefix 2012-10-13 20:23:02 +02:00
user adding space between) and { 2012-09-07 15:22:01 +02:00
archive.php make archive test cases work again 2012-10-05 22:24:36 +02:00
cache.php remove cache ttl tests, take a lot of time and don't work correctly for most backends anyway 2012-10-03 21:31:56 +02:00
db.php Fix the db tests when running all tests 2012-10-12 18:49:51 +02:00
dbschema.php Fix syntax error in postgres table check code 2012-10-12 19:26:15 +02:00
files.php use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 2012-10-21 02:12:58 +02:00
filesystem.php drop Filesystem::getInternalPath and Filesystem::getStorage in favor of Filesystem::resolvePath 2012-10-10 17:46:29 +02:00
geo.php Removing strange character 2012-10-18 22:11:41 +03:00
group.php adding space between) and { 2012-09-07 15:22:01 +02:00
helper.php Use $SERVERROOT/tests/data for testGetMimeType 2012-10-13 21:02:12 +02:00
streamwrappers.php initual phpunit support 2012-10-03 21:29:50 +02:00
util.php Fixing typo 2012-10-18 23:27:49 +03:00