Re: Tests repository (was: Re: [PHP-DEV] PHP 6)

From: Date: Fri, 12 Mar 2010 10:29:10 +0000
Subject: Re: Tests repository (was: Re: [PHP-DEV] PHP 6)
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to internals+get-47150@lists.php.net to get a copy of this message
On Fri, Mar 12, 2010 at 11:18, Jani Taskinen <jani.taskinen@iki.fi> 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?

Thats actually a fairly good idea.

Some tests however are not supposed to work in earlier releases, so we
need to either add a new
==SKIP-VERSION==
5.2, 5.1, 5.0

or add more things to skipif.

-Hannes


Thread (113 messages)

« previous php.internals (#47150) next »