Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41804 invoked from network); 12 Mar 2010 10:34:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2010 10:34:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-ww0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:46278] helo=mail-ww0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/0B-13686-7981A9B4 for ; Fri, 12 Mar 2010 05:34:00 -0500 Received: by wwc33 with SMTP id 33so712709wwc.29 for ; Fri, 12 Mar 2010 02:33:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=FFrv678zo2wOsu0P6ZbQ4gro5KNsOX8uBlPg9lx9H0w=; b=bab2X7LY7hm49u6QPYB7dZgKdxr3ttMeICk2bmG9rKv8mwAJaR3lmflhs8vvWosrYP 13Vx+vJQzGSww1g4ujOCR6OPK7FphY9HuI/6RSeToN72mofdQuQ1XY5VJLreFBm6u4JI l4f/XhzvoNm755D9CLQHrybQDPXN6GqwceaW4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=n4hGRbvvts3q8OTWR2IDNthFuCHJQqIVplfOBIDkrnt66V4Vl/g2rehvp81bsHJJW/ 8o6LQ/jg19hEBsOkYWAgZRyACni7vtYMpCdMTbiFvrJHVHIWlbdfYJGPFenIto3O8cO2 9OwGVjdxN9V4Z/9uJILQXHF11x94pgpslCXBY= MIME-Version: 1.0 Received: by 10.216.85.17 with SMTP id t17mr563751wee.178.1268390036281; Fri, 12 Mar 2010 02:33:56 -0800 (PST) In-Reply-To: <4B9A14FF.6000703@iki.fi> References: <4B9926E8.4080202@lerdorf.com> <4B995F83.1000605@prohost.org> <4B99639B.9030405@oracle.com> <4B996FC6.7040102@zend.com> <4B997381.1050300@oracle.com> <4B9A14FF.6000703@iki.fi> Date: Fri, 12 Mar 2010 11:33:56 +0100 Message-ID: To: jani.taskinen@iki.fi Cc: Christopher Jones , internals@lists.php.net, gwynne@php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Tests repository (was: Re: [PHP-DEV] PHP 6) From: pierre.php@gmail.com (Pierre Joye) On Fri, Mar 12, 2010 at 11:18 AM, Jani Taskinen wrote: > Having tests in multiple branches is PITA. Hasn't anyone considered that the > best way would be to move all tests into their own repository > (directory..whatever :) in SVN..? Considering they are supposed to be used > for testing against regressions and BC breaks, they should always be > runnable using any PHP version? BC tests and easiness are two of the reasons why we have a donwloadable phpt packages on the windows download pages. > Some changes / improvements are of course needed for the run-tests.php but > IIRC, someone was rewriting it already? Can we use this svn link/external somehow? Having one module for the tests but you get them when checking out a php-src branch. Gwynne can certainly answer this question :) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org