Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |