Commit Graph

15 Commits

Author SHA1 Message Date
Ralf Becker
7bf9034e53 fixing php extension installs 2016-07-12 21:54:14 +02:00
Ralf Becker
77e43a3108 seems memcached extension is provided but not enabled, installing apcu and memcache from pecl and using MariaDB: 10.0, also fix type in post_install call 2016-07-12 21:16:37 +02:00
Ralf Becker
9cc7b3f6a2 Travis: enable apcu, memcache(d) extension, start mysql and install egroupware 2016-07-12 20:18:34 +02:00
Ralf Becker
918548665d fix Travis stalls on #!/usr/bin/env in test-cli.php 2016-07-12 18:43:17 +02:00
Ralf Becker
6cb0f0f152 making existing cache-tests available for phpunit/Travis, thought leaving old test in place as they are more performance testing 2016-07-12 16:55:11 +02:00
Ralf Becker
ee472b0844 grr Travis uses composer not composer.phar 2016-07-11 22:17:24 +02:00
Ralf Becker
c877ac9d94 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-11 22:12:31 +02:00
Ralf Becker
5c33bd9bef 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-11 21:40:02 +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