summaryrefslogtreecommitdiffstats
path: root/autotest.sh
Commit message (Expand)AuthorAgeFilesLines
* keep junit xml reportsThomas Müller2013-11-041-1/+1
* adding environment variable to control coverage reportingThomas Müller2013-11-041-1/+6
* Added syntax help for autotest.shVincent Petry2013-10-251-4/+30
* Added backup for config.php in autotest.sh scriptVincent Petry2013-10-031-0/+17
* collect coverage for all databases again - ci.owncloud.org has more RAM avail...Thomas Müller2013-09-251-6/+1
* use tmpfs at /dev/shm to speedup unit test executionThomas Müller2013-07-301-5/+11
* pgsql support addedThomas Müller2013-07-191-1/+4
* parallel execution support for mysql addedThomas Müller2013-07-191-12/+19
* Use EXECUTOR_NUMBER in database name and user name.Thomas Müller2013-07-161-18/+23
* enable oracle testing by defaultJörn Friedrich Dreyer2013-07-081-3/+2
* enable testing individual testsJörn Friedrich Dreyer2013-06-261-3/+3
* meanwhile phpunit is seq faulting with mysql as wellThomas Mueller2013-05-241-4/+4
* adding Oracle support to autotest.shThomas Mueller2013-05-241-4/+55
* No unit test coverage reports for pgsql - this causes issues on Jenkins.Thomas Mueller2013-05-151-1/+6
* add phpunit configuration for autotest withou the json listener because this ...Thomas Mueller2013-02-051-1/+1
* exeuting tests now on apps as well - the apps repo shall be cloned into the s...Thomas Müller2012-10-271-2/+4
* cleanup report folderThomas Mueller2012-10-181-3/+3
* adding coverage htmlThomas Mueller2012-10-181-3/+4
* move autotest to phpunitThomas Mueller2012-10-101-1/+2
* postgres added to autotest mechanismThomas Mueller2012-07-181-5/+26
* add database type to xml reportThomas Mueller2012-07-161-1/+1
* some more structure addedThomas Mueller2012-07-151-44/+56
* fixing reset on autotestThomas Mueller2012-07-151-0/+5
* MySql testing addedThomas Mueller2012-07-151-2/+42
* rediect test results to autotest-results-sqlite.xmlThomas Mueller2012-07-131-1/+1
* autotest.sh added: create an fresh environment using sqlite (mysql anf pg wil...Thomas Mueller2012-07-131-0/+32