aboutsummaryrefslogtreecommitdiffstats
path: root/autotest-external.sh
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-261-6/+3
* fix(ci): Disable coverage on pull requestsFerdinand Thiessen2024-02-021-3/+3
* fix(tests): Adjust `files_external` tests to also work locally with WebDAVFerdinand Thiessen2024-02-021-4/+9
* fix(autotest): Fix PHPUNIT version check in autotest filesJoas Schilling2023-04-211-2/+2
* Remove the prefix setting attempt from our CIJoas Schilling2020-05-261-1/+1
* allow local remote access in external storage ciRobin Appelman2020-04-171-0/+2
* Set exit code to 1 if integration test is failingLukas Reschke2016-12-201-2/+5
* Add SMB tests and execute files_external testsLukas Reschke2016-12-201-2/+5
* Make tests work with 4.8 at leastJoas Schilling2016-09-131-3/+3
* Fix ext storage test class name in test scriptVincent Petry2016-05-241-2/+4
* Fix storage backend class namespaces and move to subdirRobin McCorkell2016-04-141-3/+4
* misc: Fix some typosStefan Weil2016-04-121-1/+1
* Add verbose flag to occ commands of autotest*Joas Schilling2016-02-231-2/+2
* We require minimum PHPUnit 4.4Thomas Müller2016-02-171-2/+2
* script shall exit with error in case the start file has issues - fixes #20798Thomas Müller2015-12-091-1/+8
* Don't attempt to run tests unless start file is successfulRobin McCorkell2015-10-201-41/+40
* Use a universal shebangOlivier Paroz2015-09-271-1/+1
* Allow easy XDEBUG debugging with autotestRobin McCorkell2015-08-311-0/+6
* Replace `replace` with `sed` statementMorris Jobke2015-04-291-7/+2
* Add check for "replace" commandVincent Petry2015-04-271-0/+5
* Use occ to install ownCloud in autotest.shThomas Müller2015-03-111-65/+5
* fix files external test run and add common-tests optionMorris Jobke2015-02-261-2/+7
* Better cleanup in autotest.shRobin McCorkell2015-01-281-8/+10
* Setup a docker container that holds a webdav instance to test files_externalMorris Jobke2014-12-171-0/+308