Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8022 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23760 invoked by uid 1010); 20 Feb 2004 18:04:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 23692 invoked from network); 20 Feb 2004 18:04:47 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 20 Feb 2004 18:04:47 -0000 Received: from [192.168.1.105] (p508EAB8D.dip.t-dialin.net [80.142.171.141]) by shiva.mind.de (Postfix) with ESMTP id 9767497B4F; Fri, 20 Feb 2004 19:04:39 +0100 (CET) Date: Fri, 20 Feb 2004 19:02:58 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <179843883968.20040220190258@marcus-boerger.de> To: Daniel Convissor Cc: PHP Internals List In-Reply-To: <20040220175419.GA17807@panix.com> References: <20040219215027.GA10838@panix.com> <41ABC3BC-638C-11D8-BA66-000A959DD3A4@jan.prima.de> <4035F44C.3020401@php.net> <88842528031.20040220184022@marcus-boerger.de> <20040220175419.GA17807@panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PATCH: run-tests.php -l flag (local / non-recurisve) From: helly@php.net (Marcus Boerger) Hello Daniel, since there seems to be a usage i looked into including it. Unfortunatley your patch doesn't help me. I'd need you to look into php5's version of the script. There you'll see that the switch 'l' is already being used. Hence i'd say we go with 'L' unless you find a better name. Friday, February 20, 2004, 6:54:19 PM, you wrote: > Hi Marcus: > On Fri, Feb 20, 2004 at 06:40:22PM +0100, Marcus Boerger wrote: >> >> Anyway i see no reason because at least until >> now there is not a single one extension where this functionality would be of >> any use because test directories do not have sub-test-dirs. > The test platform is used in many places beside PHP development itself. > This issue arose for me in the testing of PEAR DB, which does have a > subdirectory. >> And btw. for >> example: >> php run-tests.php ext/dba >> is shorter than >> php run-tests.php ext/dba/tests >> but does the same because of the recursion > And the patch wouldn't change that. It just allows people to choose > whether they want recursion or not. > Thanks, > --Dan > -- > T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y > data intensive web and database programming > http://www.AnalysisAndSolutions.com/ > 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409 -- Best regards, Marcus mailto:helly@php.net