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.

- Steve


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are 
confidential and intended for the addressee(s) only.  If you have received this 
message in error or there are any problems, please notify the sender 
immediately.  The unauthorized use, disclosure, copying or alteration of this 
message is strictly forbidden.  Note that any views or opinions presented in 
this email are solely those of the author and do not necessarily represent 
those of Radan Computational Ltd.  The recipient(s) of this message should 
check it and any attached files for viruses: Radan Computational will accept no 
liability for any damage caused by any virus transmitted by this email.

Reply via email to