Ralf Becker
|
d5693d1ee6
|
copy whole .travis.yml from master
|
2016-07-26 12:02:09 +02:00 |
|
Ralf Becker
|
1cdbbec58a
|
making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing
|
2016-07-26 12:02:09 +02:00 |
|
Ralf Becker
|
e6a8f393a4
|
disable php -m, as it stalls hhvm
|
2016-07-26 12:02:09 +02:00 |
|
Ralf Becker
|
ff20dbe3c9
|
fix warnings in Travis install and make failed install an error (no more || true)
|
2016-07-26 12:02:09 +02:00 |
|
Ralf Becker
|
84e8a497c1
|
need to mr up activesync, to checkout z-push as install fails otherwise
|
2016-07-26 12:02:09 +02:00 |
|
Ralf Becker
|
b4fce8670c
|
grr Travis uses composer not composer.phar
|
2016-07-13 10:25:17 +02:00 |
|
Ralf Becker
|
bb8e90a1bf
|
trying to not include require-dev in composer.lock, to not install it by default and run composer update phpunit/phpunit in Travis, as phpunit needs different version for PHP versions we support
|
2016-07-13 08:23:14 +02:00 |
|
Ralf Becker
|
a96ebb7513
|
adding a first unit test to EGroupware, plus a test runner running all test-classes in either:
$app/src/.*/test/$classTest.php or $app/test/class.$classTest.inc.php
adding test runner doc/test-cli.php to Travis
|
2016-07-13 08:22:46 +02:00 |
|
Ralf Becker
|
af9155e8d0
|
an other way to install myrepos
|
2016-05-30 19:40:36 +02:00 |
|
Ralf Becker
|
649bfaeced
|
an other way to install myrepos
|
2016-05-30 18:43:03 +02:00 |
|
Ralf Becker
|
daaae12165
|
an other way to install myrepos
|
2016-05-30 18:31:46 +02:00 |
|
Ralf Becker
|
01a5617631
|
an other way to install myrepos
|
2016-05-30 18:27:50 +02:00 |
|
Ralf Becker
|
1eed5073b2
|
install our default dependencies with myrepos and run doc/php_syntax_check.sh to (checks and reports all files, not just first failure)
|
2016-05-30 18:20:31 +02:00 |
|
Ralf Becker
|
fa84e50191
|
add travis config
|
2016-05-29 15:48:51 +02:00 |
|
Ralf Becker
|
aa44e999c0
|
add travis config
|
2016-05-29 15:41:12 +02:00 |
|