On Wed, 23 Feb 2005 14:03:39 +0000, Steve Hay <[EMAIL PROTECTED]> wrote:
> demerphq wrote:
> 
> >This allows you to specify a regex pattern to filter the test file list with.
> >
> >Ie:
> >
> >  harness -v -re \bop\b \bext\b
> >
> >would run all op and ext tests listed in the manifest in verbose.
> >
> >  harness -v -re=y op\*.t
> >
> >would run all test files with a patch with 'y' in them that are in op\*.t
> >
> >This is works usefully with the Makefile patch i sent in.
> >
> Thanks.  Applied to bleadperl as change 23993.

Hi, attached patch adds a bit to perlhack.pod about the new options,
and cleans up a bit of the make target documentation.

Cheers,
Yves
-- 
First they ignore you, then they laugh at you, then they fight you,
then you win.
  +Gandhi

Attachment: perlhack_pod.patch
Description: Binary data

Reply via email to