server/tests/lib/files
Phil Davis 9f9bdd8f90 Comment typos in tests/lib/files/view.php
Correct a comment typo just introduced at line 892, plus another and some white space at EOL.
2015-09-24 15:01:45 +05:45
..
cache Fix watcher tests to explicitly set policy 2015-07-29 15:10:42 +02:00
mount Revert "Fix mounting wrapped storages resulting in many-layered wrapping" 2015-08-19 14:41:43 +01:00
node Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
objectstore Add a test for ObjectStore\NoopScanner 2015-03-04 11:48:31 +01:00
storage Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 2015-09-22 17:53:15 +02:00
stream occ script to disable encryption and to decrypt all files again 2015-09-15 22:39:44 +02:00
type Move mimetype files into /resources/config/ 2015-09-22 16:43:28 +02:00
utils Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
etagtest.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
filesystem.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
pathverificationtest.php Add more unit tests 2015-07-30 11:25:05 +02:00
view.php Comment typos in tests/lib/files/view.php 2015-09-24 15:01:45 +05:45