[PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2012-01-25 Thread Michael Wallner
mike Wed, 25 Jan 2012 19:36:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=322758 Log: find a php-cgi which is a sibling of the php executable Changed paths: U php/php-src/trunk/run-tests.php Modified:

[PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2010-10-15 Thread Derick Rethans
derick Fri, 15 Oct 2010 12:56:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=304415 Log: - Added the writing of .sh files so that we can run the tests (including all INI settings) in one go. Changed paths: U

[PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-12-16 Thread Dmitry Stogov
dmitry Wed, 16 Dec 2009 11:16:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=292196 Log: Fixed test engine to support non utf-8 tests Changed paths: U php/php-src/trunk/run-tests.php Modified: php/php-src/trunk/run-tests.php

Re: [PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-12-16 Thread Jani Taskinen
Why didn't you merge this to all branches? The run-test.php has so far been same in all of them. Can't really do regression testing if you change how tests are run for one branch..:) --Jani On 12/16/2009 01:16 PM, Dmitry Stogov wrote: dmitry Wed, 16 Dec 2009

[PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-07-29 Thread Greg Beaver
cellog Wed, 29 Jul 2009 09:22:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=286499 Log: fix EXPECTF tests that have binary in their output by always processing output and expected output as binary Changed paths: U

Re: [PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-07-29 Thread Jani Taskinen
On 07/29/2009 12:22 PM, Greg Beaver wrote: cellog Wed, 29 Jul 2009 09:22:57 + Revision: http://svn.php.net/viewvc?view=revisionrevision=286499 Log: fix EXPECTF tests that have binary in their output by always processing output and expected output as

[PHP-CVS] svn: /php/php-src/trunk/ run-tests.php

2009-07-29 Thread Greg Beaver
cellog Wed, 29 Jul 2009 16:14:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=286517 Log: restore removed line (thanks Jani) Changed paths: U php/php-src/trunk/run-tests.php Modified: php/php-src/trunk/run-tests.php