Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-11-14 13:06:59 +0300
committerMorris Jobke <hey@morrisjobke.de>2014-12-17 23:50:35 +0300
commit7c1b9aedd528f70eeacbd846666e2f663198d808 (patch)
tree6f6ea77d95addd8d9418348e5ca51a11e08649aa /.gitignore
parentc20be2455995536e09bffca82bc37b41d5260cfe (diff)
Setup a docker container that holds a webdav instance to test files_external
document docker parameter and use random host port fix typo copy autotest.sh to autotest-external.sh adds ability to add start* and stop* scripts in env in external tests run files_external WebDAV tests against ownCloud instance introduce executor number to be able to shut down the correct docker container fetch docker images in advance - this also fetches latest versions of the docker images add second argument to autotest-external.sh which can specify a single test to run print out the explicit test run change naming schema of files_external setup scripts
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 93bacf9b07e..9d8c40b34a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
/apps/files_external/3rdparty/irodsphp/prods/test
/apps/files_external/3rdparty/irodsphp/prods/tutorials
/apps/files_external/3rdparty/irodsphp/prods/test*
+/apps/files_external/tests/config.*.php