On Wednesday 20 June 2007 15:53:59 Moritz Lenz wrote:

> Basically I think that
> - we need the test somewhere and
> - it is not a test that one would usually write unless he/she found a
> regression in one implementation.
>
> Therefore it would be good to have them somewhere separately, in an
> implementation-specific manner. That would reduce the "wtf?"-effect
> while reading the official tests.
> Of course all other implementations have to pass them as well...
>
> I'd suggest t/regression/$implementation/ in the pugs repository as the
> new location for such tests.

That reminds me of a Jarkko quote from p5p:

"Crashes Perl (or Used To)" is not a really useful classifying 
criterion, it's about as useful as "the number of characters in 
the test is divisible by 73".

If the test exercises something that's easy or possible to get wrong in any 
implementation, it belongs in the appropriate classification for that feature 
type for all implementations.

-- c

Reply via email to