]> granicus.if.org Git - php/commitdiff
Update test target from rules.mk
authorSascha Schumann <sas@php.net>
Thu, 7 Mar 2002 20:42:20 +0000 (20:42 +0000)
committerSascha Schumann <sas@php.net>
Thu, 7 Mar 2002 20:42:20 +0000 (20:42 +0000)
Makefile.global

index 722a2e52a3b7b34e1fd4d7ac4e270957fb3bc6ff..2c06c1d598f433856ac12ff14622cbf3478721d6 100644 (file)
@@ -53,9 +53,9 @@ install-tester:
 
 install-su: install-pear install-tester
 
-test: php
+test: sapi/cli/php
        TOP_BUILDDIR=$(top_builddir) TOP_SRCDIR=$(top_srcdir) \
-                       $(top_builddir)/php -C -q $(top_srcdir)/run-tests.php \
+                       $(top_builddir)/sapi/cli/php -c $(top_srcdir)/php.ini-dist $(top_srcdir)/run-tests.php \
                        $(top_srcdir)
 
 clean: