nextcloud/tests
Vincent Petry f642ad3961 Prevent deleting storage root
Storage mount points are not deletable, so make sure that the unlink
operation and its hooks aren't run in such cases.

Note that some storages might recursively delete their contents when
calling unlink on their root. This fix prevents that as well.
2014-01-08 13:17:36 +01:00
..
data Add unit tests for decimal type usage 2013-12-18 23:40:11 +01:00
lib Prevent deleting storage root 2014-01-08 13:17:36 +01:00
apps.php load test cases from enabled apps 2012-10-08 14:26:51 +02:00
bootstrap.php Remove $RUNTIME_NOAPPS - setting to false was not enough 2013-09-26 14:03:04 +02:00
enable_all.php enable ldap tests 2013-12-24 22:21:50 +01:00
phpunit-autotest.xml Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
phpunit.xml.dist phpunit.xml: Port code coverage excludes from autotest to dist. 2013-09-26 19:05:47 +02:00
preseed-config.php fixing syntax for openssl config 2013-10-15 00:44:55 +02:00
testcleanuplistener.php Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00