nextcloud-server/tests/lib/Files/Cache
Robin Appelman 4d5e8bcb99
add test for searching within a "root jail"
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-07-28 17:11:12 +07:00
..
Wrapper add test for searching within a "root jail" 2021-07-28 17:11:12 +07:00
CacheTest.php rework search api to allow searching on multiple caches at once 2021-06-14 16:11:22 +07:00
HomeCacheTest.php
LocalRootScannerTest.php prevent the root storage from accidentally scanning user folders 2020-06-11 15:41:33 +07:00
MoveFromCacheTraitTest.php
PropagatorTest.php
ScannerTest.php Use query builder instead of OC_DB in OC\Files\* 2020-11-09 09:05:15 +07:00
SearchBuilderTest.php split of query building bits from searchhelper 2021-06-14 16:11:40 +07:00
UpdaterLegacyTest.php
UpdaterTest.php
WatcherTest.php