From 62d54e4c2a4140d77450c538b66cbf35a1045332 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 26 Feb 2015 13:29:49 +0100 Subject: fix files external test run and add common-tests option --- apps/files_external/tests/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps/files_external/tests') diff --git a/apps/files_external/tests/README.md b/apps/files_external/tests/README.md index 35a0232434e..0b3c7fd004f 100644 --- a/apps/files_external/tests/README.md +++ b/apps/files_external/tests/README.md @@ -42,6 +42,11 @@ then runs the unit test suite from `backends/webdav.php` (because the middle par the name of the script is `webdav`) and finally tries to call `stop-webdav-ownCloud.sh` for cleanup purposes. +If `common-tests` is supplied as second argument it will skip the backend specific +part completely and just run the common files_external unit tests: + + ./autotest-external.sh sqlite common-tests + ## The more manual way of unit test execution If you want to debug your external storage provider, you maybe don't want to -- cgit v1.2.3