summaryrefslogtreecommitdiffstats
path: root/autotest.sh
Commit message (Expand)AuthorAgeFilesLines
* Generate coverage for quick DB testsLukas Reschke2016-10-051-2/+5
* add actual check if mysql is up alreadyMorris Jobke2016-09-131-8/+5
* Make tests work with 4.8 at leastJoas Schilling2016-09-131-3/+3
* Merge pull request #206 from nextcloud/ci-mysqlMorris Jobke2016-06-301-6/+10
|\
| * Add mysql job to CIMorris Jobke2016-06-231-6/+10
* | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-4/+4
|\ \ | |/ |/|
| * Give mysql docker more time to start upThomas Müller2016-06-171-4/+4
* | Add postgres to CIMorris Jobke2016-06-211-1/+3
* | allow to execute multiple tests in a directory at onceBjoern Schiessle2016-06-141-2/+11
|/
* Update autotest.shJürgen Weigert2016-06-081-1/+1
* Use docker for mysql as well - optionallyThomas Müller2016-05-061-1/+27
* Wait a while even after successful conect ...Thomas Müller2016-05-061-1/+1
* docker containers should be stopped before being removed - refs https://githu...Thomas Müller2016-03-091-0/+2
* Add verbose flag to occ commands of autotest*Joas Schilling2016-02-231-1/+1
* moved set -e after executable checking with which as old position off set -e ...Andreas Schubert2016-02-191-2/+2
* We require minimum PHPUnit 4.4Thomas Müller2016-02-171-2/+2
* Use official mariadb dockerThomas Müller2016-02-111-1/+2
* Wait until mariadb is up and runningThomas Müller2016-02-111-3/+4
* Make autotest.sh able to output proper coverage againRoeland Jago Douma2015-12-011-1/+1
* Don't execute phpunit twiceThomas Müller2015-11-301-1/+0
* Un-confuse @MorrisJobke :wink:Thomas Müller2015-11-301-3/+0
* Introduce evaluation of an environment variable to choose if all, only databa...Thomas Müller2015-11-301-4/+17
* Use proper statement to retrieve the IP of an docker instanceMorris Jobke2015-10-301-3/+3
* Fix termination of the ceph dockerThomas Müller2015-10-161-1/+2
* Fix termination of the ceph dockerThomas Müller2015-10-161-1/+1
* test objectstore with ceph dockerJörn Friedrich Dreyer2015-10-061-1/+37
* Use a universal shebangOlivier Paroz2015-09-271-1/+1
* Merge pull request #19177 from owncloud/docker-check-stateThomas Müller2015-09-221-2/+8
|\
| * Connect to database to verify if it is runningLukas Reschke2015-09-181-2/+8
* | Minor text typosPhil Davis2015-09-211-1/+1
|/
* Increment timeout on Oracle startupThomas Müller2015-09-161-1/+1
* Allow easy XDEBUG debugging with autotestRobin McCorkell2015-08-311-0/+6
* Add possible use of docker instance for MariaDBRoeland Jago Douma2015-07-291-11/+44
* [autotest] timeout oracle docker startup after 2 minutesMorris Jobke2015-07-161-2/+2
* [autotest] wait for oracle docker container initialization instead of waiting...Morris Jobke2015-07-151-2/+4
* autotest.sh with docker support for postgresMorris Jobke2015-07-061-1/+20
* Let's wait a little longer until oracle finally is availableThomas Müller2015-06-241-2/+2
* move the OCPSinceChecker.php to build/Morris Jobke2015-06-191-1/+1
* Add tool to check OCP for missing @since tagMorris Jobke2015-06-191-0/+3
* Store in array to allow paths with whitespaceLukas Reschke2015-05-151-4/+4
* Add support for facade binary scriptsLukas Reschke2015-05-151-3/+10
* Lint bash script using ShellCheckLukas Reschke2015-05-151-11/+11
* Combine autotest-hhvm.sh with autotest.shAndreas Fischer2015-05-041-5/+20
* [autotest.sh] use the DATABASEHOST for the mysql DB dropMorris Jobke2015-04-101-1/+1
* Now using a special docker where the database for testing is already availableThomas Müller2015-03-201-26/+2
* Oracle 11 XE is now fired up in a docker image - looks like we get back Oracl...Thomas Müller2015-03-171-3/+18
* Use occ to install ownCloud in autotest.shThomas Müller2015-03-111-70/+11
* Better cleanup in autotest.shRobin McCorkell2015-01-281-8/+10
* Correctly run all tests again when no file is specifiedJoas Schilling2014-12-091-1/+1
* Allow autocomplete for test file in autotest.shJoas Schilling2014-12-091-1/+5