Re: [PATCH] Remove duplicate PerlUndef tests

2002-03-11 Thread Nicholas Clark
On Tue, Feb 12, 2002 at 08:37:43PM +, Simon Glover wrote: > > Most of the PerlUndef tests in pmc.t appear to have been added twice. > Enclosed patch removes the duplicates. > > Simon > > --- t/pmc/pmc.t.old Tue Feb 12 15:23:30 2002 > +++ t/pmc/pmc.t Tue Feb 12 15:25:07 2002 On M

[PATCH] Remove duplicate PerlUndef tests

2002-03-11 Thread Simon Glover
This is a repost of another rather ancient patch, but should be uncontroversial - basically, the PerlUndef tests appear to have been committed twice; the patch just removes the duplicates. Simon --- t/pmc/pmc.t.old Tue Feb 12 15:23:30 2002 +++ t/pmc/pmc.t Tue Feb 12 15:25:07 2002 @@ -1,

[PATCH] Remove duplicate PerlUndef tests

2002-02-12 Thread Simon Glover
Most of the PerlUndef tests in pmc.t appear to have been added twice. Enclosed patch removes the duplicates. Simon --- t/pmc/pmc.t.old Tue Feb 12 15:23:30 2002 +++ t/pmc/pmc.t Tue Feb 12 15:25:07 2002 @@ -1,6 +1,6 @@ #! perl -w -use Parrot::Test tests => 61; +use Parrot::Test tests =>