Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8021 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8282 invoked by uid 1010); 20 Feb 2004 17:57:53 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 8258 invoked from network); 20 Feb 2004 17:57:52 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 20 Feb 2004 17:57:52 -0000 Received: from [192.168.1.105] (p508EAB8D.dip.t-dialin.net [80.142.171.141]) by shiva.mind.de (Postfix) with ESMTP id 3122B97B4F; Fri, 20 Feb 2004 18:57:48 +0100 (CET) Date: Fri, 20 Feb 2004 18:56:06 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <167843472437.20040220185606@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, 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. Ah - ok then :-) >> 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. -- Best regards, Marcus mailto:helly@php.net