[PHP-CVS] cvs: php-src / Makefile.global run-tests.php

2007-07-04 Thread Dmitry Stogov
dmitry Wed Jul 4 10:15:49 2007 UTC Modified files: /php-srcMakefile.global run-tests.php Log: Fixed "make test" http://cvs.php.net/viewvc.cgi/php-src/Makefile.global?r1=1.82&r2=1.83&diff_format=u Index: php-src/Makefile.global diff -u php-src/Makefile.g

[PHP-CVS] cvs: php-src / Makefile.global run-tests.php

2005-12-23 Thread Marcus Boerger
helly Fri Dec 23 21:01:05 2005 EDT Modified files: /php-srcMakefile.global run-tests.php Log: - Add make target make ntest to test in unicode mode - Change make target test to check native and unicode mode http://cvs.php.net/viewcvs.cgi/php-src/Makefi

[PHP-CVS] cvs: php-src / Makefile.global run-tests.php

2003-07-24 Thread Ilia Alshanetsky
iliaa Thu Jul 24 13:44:16 2003 EDT Modified files: /php-srcrun-tests.php Makefile.global Log: When encountering a test that users GET/POST make run-tests.php use CGI sapi if it is avaliable. If CLI sapi is not avaliable print a clear error when make test