Commit Graph

14 Commits (d5506b605fb774b5935365a6dea1ef57e9c61475)

Author SHA1 Message Date
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 9 years ago
Stefan Weil ee5f5eebe5 misc: Fix some typos 9 years ago
Joas Schilling 5d1cabe0f6 Add verbose flag to occ commands of autotest* 9 years ago
Thomas Müller 3c65b898b2 We require minimum PHPUnit 4.4 9 years ago
Thomas Müller e3b47e80f7 script shall exit with error in case the start file has issues - fixes #20798 9 years ago
Robin McCorkell ad028c555d Don't attempt to run tests unless start file is successful 9 years ago
Olivier Paroz ff4227bbfc Use a universal shebang 9 years ago
Robin McCorkell f6b1d3506f Allow easy XDEBUG debugging with autotest 9 years ago
Morris Jobke 0ab16cb823 Replace `replace` with `sed` statement 10 years ago
Vincent Petry 6d8884e8a1 Add check for "replace" command 10 years ago
Thomas Müller 7181840665 Use occ to install ownCloud in autotest.sh 10 years ago
Morris Jobke 62d54e4c2a fix files external test run and add common-tests option 10 years ago
Robin McCorkell 5acbeb9666 Better cleanup in autotest.sh 10 years ago
Morris Jobke 7c1b9aedd5 Setup a docker container that holds a webdav instance to test files_external 10 years ago
Joas Schilling 0242c5c2d1 Correctly run all tests again when no file is specified 10 years ago
Joas Schilling 532bcf40b3 Allow autocomplete for test file in autotest.sh 10 years ago
Morris Jobke 19346f4a27 this allows a non-existant config/config.php for starting the autotest.sh 10 years ago
Lukas Reschke 05ac044e28 Drop only if exists 10 years ago
Thomas Müller 75b8488ab9 autotest.sh shall not terminate if mysql db could not be dropped 10 years ago
Robin McCorkell f757611687 Fix autotest.sh for whitespace in paths 10 years ago
Thomas Müller 6dfd1733bb Don't terminate the script if the pgsql database could not be deleted 10 years ago
Thomas Müller 8196536309 terminate script execution in case of failure 10 years ago
Vincent Petry 6ed174d0e4 Restore autotest config on SIGINT or SIGTERM 10 years ago
Andreas Fischer de07f25bc2 Use git checkout on directory as some files may not be in git resulting in, e.g.: 11 years ago
Vincent Petry 20935f4e24 Catch setup errors during autotest 11 years ago
Vincent Petry 51e1bd5d04 Enforce required phpunit version 11 years ago
Thomas Müller 4025f39324 keep junit xml reports 11 years ago
Thomas Müller 99933b2ca3 adding environment variable to control coverage reporting 11 years ago
Vincent Petry 7de1b3f28e Added syntax help for autotest.sh 11 years ago
Vincent Petry 9cf25c8048 Added backup for config.php in autotest.sh script 11 years ago
Thomas Müller 0486dc24ad collect coverage for all databases again - ci.owncloud.org has more RAM available 11 years ago
Thomas Müller 01165fbd22 use tmpfs at /dev/shm to speedup unit test execution 11 years ago
Thomas Müller 7fac7fef03 pgsql support added 12 years ago
Thomas Müller 1257a3c948 parallel execution support for mysql added 12 years ago
Thomas Müller 4e625202d1 Use EXECUTOR_NUMBER in database name and user name. 12 years ago
Jörn Friedrich Dreyer ccce93755f enable oracle testing by default 12 years ago
Jörn Friedrich Dreyer 74016666c1 enable oracle testing 12 years ago
Jörn Friedrich Dreyer bc61a9c097 enable testing individual tests 12 years ago
Thomas Mueller 1f9ac7850d meanwhile phpunit is seq faulting with mysql as well 12 years ago
Thomas Mueller 26c91bfbc2 adding Oracle support to autotest.sh 12 years ago
Thomas Mueller a753d14de9 adding Oracle support to autotest.sh 12 years ago
Thomas Mueller 990980392c No unit test coverage reports for pgsql - this causes issues on Jenkins. 12 years ago
Thomas Mueller c0263173d2 add phpunit configuration for autotest withou the json listener because this pollutes the console 12 years ago
Thomas Müller 74665faec5 exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 12 years ago
Thomas Mueller c8d436c43d cleanup report folder 12 years ago
Thomas Mueller 7be661872f adding coverage html 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Thomas Mueller 39e1c22e0a move autotest to phpunit 12 years ago
Thomas Mueller b30da61d59 postgres added to autotest mechanism 13 years ago
Thomas Mueller 3ffc96c3e9 add database type to xml report 13 years ago