Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8020 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2524 invoked by uid 1010); 20 Feb 2004 17:54:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2471 invoked from network); 20 Feb 2004 17:54:35 -0000 Received: from unknown (HELO mail3.panix.com) (166.84.1.74) by pb1.pair.com with SMTP; 20 Feb 2004 17:54:35 -0000 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id 96CBF982EB for ; Fri, 20 Feb 2004 12:54:32 -0500 (EST) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i1KHsJN18469 for internals@lists.php.net; Fri, 20 Feb 2004 12:54:19 -0500 (EST) Date: Fri, 20 Feb 2004 12:54:19 -0500 To: PHP Internals List Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <88842528031.20040220184022@marcus-boerger.de> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] PATCH: run-tests.php -l flag (local / non-recurisve) From: danielc@analysisandsolutions.com (Daniel Convissor) 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