Morris Jobke
|
b230b8e2c6
move the OCPSinceChecker.php to build/
|
9 years ago |
Morris Jobke
|
ba43ec974c
Add tool to check OCP for missing @since tag
|
9 years ago |
Lukas Reschke
|
89b0bc1915
Store in array to allow paths with whitespace
|
9 years ago |
Lukas Reschke
|
8b0c223d6e
Add support for facade binary scripts
|
9 years ago |
Lukas Reschke
|
e3ac4d7b37
Lint bash script using ShellCheck
|
9 years ago |
Andreas Fischer
|
636d0635db
Combine autotest-hhvm.sh with autotest.sh
|
9 years ago |
Morris Jobke
|
c72ea81137
[autotest.sh] use the DATABASEHOST for the mysql DB drop
|
9 years ago |
Thomas Müller
|
d039e4fd25
Now using a special docker where the database for testing is already available
|
9 years ago |
Thomas Müller
|
a56e16fdaa
Oracle 11 XE is now fired up in a docker image - looks like we get back Oracle Testing on pull requests
|
9 years ago |
Thomas Müller
|
7181840665
Use occ to install ownCloud in autotest.sh
|
9 years ago |
Robin McCorkell
|
5acbeb9666
Better cleanup in autotest.sh
|
9 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.:
|
10 years ago |
Vincent Petry
|
20935f4e24
Catch setup errors during autotest
|
10 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
|
11 years ago |