summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2015-07-20 18:00:32 +0200
committerBob Weinand <bobwei9@hotmail.com>2015-07-20 18:00:43 +0200
commit378a05f0de7ff8874a2b97cdc78851eba748d91f (patch)
tree0919f5e7845bb9762248b7ddd4e8c4716f2bef6a /.travis.yml
parent75a3de0cd8b79e2f813eaa663d90bb57edc7a146 (diff)
downloadphp-git-378a05f0de7ff8874a2b97cdc78851eba748d91f.tar.gz
Move phpdbg tests to .phpt mechanism
Also add a few more in-depth tests related to $argv, breakpoints and uncaught exceptions
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 86ae36afd5..94056f4ca9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -50,4 +50,3 @@ before_script:
# Run PHPs run-tests.php
script:
- ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php $(if [ $ENABLE_DEBUG == 1 ]; then echo "-d opcache.enable_cli=1 -d zend_extension=`pwd`/modules/opcache.so"; fi) -g "FAIL,XFAIL,BORK,WARN,LEAK,SKIP" --offline --show-diff --set-timeout 120
- - ./sapi/cli/php sapi/phpdbg/tests/run-tests.php -diff2stdout --phpdbg sapi/phpdbg/phpdbg