[m-rev.] New regex module in extras/lex

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Nov 29 19:05:33 AEDT 2002


On 29-Nov-2002, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> --- /dev/null	1 Jan 1970 00:00:00 -0000
> +++ tests/cmp_regex_gawk	29 Nov 2002 03:16:18 -0000
> @@ -0,0 +1,72 @@
> +#! /usr/bin/gawk -f
> +
> +# This is a gawk program that attempts to mirror what test_regex does
> +# for global search and replace.  It scans the files test_regex.in
> +# and test_regex.exp and tests for differences between the results
> +# obtained by gawk and those obtained by regex.  It exits with a non-zero
> +# return code if any differences are detected.

There should be a corresponding change to the Mmakefile to actually
invoke this test case (probably conditioned under "if [ -x /usr/bin/gawk ]"
or something like that).

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list