nextcloud/tests/lib/files/node
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
..
file.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
folder.php Fix searchCommon to properly match path name 2015-01-12 19:33:00 +01:00
integration.php Replace uniqid calls with $this->getUniqueID so tests pass again on windows 2014-12-03 12:10:55 +01:00
node.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00
root.php Add getMountPoint to FileInfo 2014-12-17 14:03:50 +01:00