Re: [perl #50802] .t files lying about their type..

2008-02-14 Thread Patrick R. Michaud
On Wed, Feb 13, 2008 at 07:29:25PM -0800, Will Coleda wrote: > compilers/nqp/t/01-literals.t, for example, has a shebang of: > > #!./parrot > > but contains a test file written in NQP, not PIR. > > Before we can re-enable the pir_code_coda test, these files need to be > updated to have a proper

[perl #50802] .t files lying about their type..

2008-02-13 Thread via RT
# New Ticket Created by Will Coleda # Please include the string: [perl #50802] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50802 > the pir_code_coda.t is now checking both .pir files *and* .t files that claim to be PIR.