| Commit message (Expand) | Author | Age | Files | Lines |
* | Set exit code to 1 if integration test is failing | Lukas Reschke | 2016-12-20 | 1 | -2/+5 |
* | Add SMB tests and execute files_external tests | Lukas Reschke | 2016-12-20 | 1 | -2/+5 |
* | Make tests work with 4.8 at least | Joas Schilling | 2016-09-13 | 1 | -3/+3 |
* | Fix ext storage test class name in test script | Vincent Petry | 2016-05-24 | 1 | -2/+4 |
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 1 | -3/+4 |
* | misc: Fix some typos | Stefan Weil | 2016-04-12 | 1 | -1/+1 |
* | Add verbose flag to occ commands of autotest* | Joas Schilling | 2016-02-23 | 1 | -2/+2 |
* | We require minimum PHPUnit 4.4 | Thomas Müller | 2016-02-17 | 1 | -2/+2 |
* | script shall exit with error in case the start file has issues - fixes #20798 | Thomas Müller | 2015-12-09 | 1 | -1/+8 |
* | Don't attempt to run tests unless start file is successful | Robin McCorkell | 2015-10-20 | 1 | -41/+40 |
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 1 | -1/+1 |
* | Allow easy XDEBUG debugging with autotest | Robin McCorkell | 2015-08-31 | 1 | -0/+6 |
* | Replace `replace` with `sed` statement | Morris Jobke | 2015-04-29 | 1 | -7/+2 |
* | Add check for "replace" command | Vincent Petry | 2015-04-27 | 1 | -0/+5 |
* | Use occ to install ownCloud in autotest.sh | Thomas Müller | 2015-03-11 | 1 | -65/+5 |
* | fix files external test run and add common-tests option | Morris Jobke | 2015-02-26 | 1 | -2/+7 |
* | Better cleanup in autotest.sh | Robin McCorkell | 2015-01-28 | 1 | -8/+10 |
* | Setup a docker container that holds a webdav instance to test files_external | Morris Jobke | 2014-12-17 | 1 | -0/+308 |