nextcloud/tests/lib/files
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests
The check for invalid paths is actually over-complicated and performed twice resulting in a performance penalty. Additionally, I decided to add unit-tests to that function.

Part of https://github.com/owncloud/core/issues/13221
2015-01-10 00:40:21 +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 Add getMountPoint to FileInfo 2014-12-17 14:03:50 +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