nextcloud/tests
Vincent Petry 1cbe1896e7 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.

Backport of f642ad3 to stable6
2014-01-10 16:50:26 +01:00
..
data DB: Support DECIMAL(precision,scale) syntax in XML 2014-01-07 16:07:54 +01:00
lib Prevent deleting storage root 2014-01-10 16:50:26 +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 some unit test for the new ocs share api 2013-09-19 14:39:51 +02:00
phpunit-autotest.xml Add verbose to autotest phpunit, so we see skipped and incomplete tests. 2013-07-25 02:43:50 +02: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