Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89753 invoked by uid 1010); 19 Feb 2004 21:50:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89719 invoked from network); 19 Feb 2004 21:50:42 -0000 Received: from unknown (HELO mail1.panix.com) (166.84.1.72) by pb1.pair.com with SMTP; 19 Feb 2004 21:50:42 -0000 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail1.panix.com (Postfix) with ESMTP id 51B4C48BA4 for ; Thu, 19 Feb 2004 16:50:30 -0500 (EST) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id i1JLoSN11400 for internals@lists.php.net; Thu, 19 Feb 2004 16:50:28 -0500 (EST) Date: Thu, 19 Feb 2004 16:50:28 -0500 To: PHP Internals List Message-ID: <20040219215027.GA10838@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: PATCH: run-tests.php -l flag (local / non-recurisve) From: danielc@analysisandsolutions.com (Daniel Convissor) Hi: As you probably know, run-tests.php runs recursively through each subdirectory encountered. I've run into circumstances where it is helpful to have it just run files in the present directory, without recursion. I have created a patch which watches for an "-l" flag. The -l flag is similar to the one used with CVS. Considering this is a simple, optional and helpful change, I hope this can be applied to the all branches, please. http://www.analysisandsolutions.com/php/run-tests.local.option.diff 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