nextcloud/tests/lib/files
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name
The internal path was matched without the last "/" which caused
"files_trashbin" to also match when the internal path was "files".

This adds the missing slash for the comparison.
2015-01-12 19:33:00 +01:00
..
cache Trim leading or trailing slashes in file cache paths 2015-01-08 19:43:02 +01:00
mount Add public api for mount configurations 2014-12-04 16:47:27 +01:00
node Fix searchCommon to properly match path name 2015-01-12 19:33:00 +01:00
objectstore Remove last traces of travis integration 2014-12-04 10:09:13 +01:00
storage HHVM sets stream meta datum wrapper_type to 'File' instead of 'user-space'. 2014-12-19 00:58:37 +01:00
stream Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
utils Add public api for mount configurations 2014-12-04 16:47:27 +01:00
etagtest.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
filesystem.php Simplify isValidPath and add unit tests 2015-01-10 00:40:21 +01:00
mapper.php Use base class to reset the file mapper 2014-11-19 14:52:07 +01:00
view.php skip testLongPath() 2014-12-10 12:20:30 +01:00