[Bug 744] New - case independent matchflag not working

2001-02-28 Thread bugzilla
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=744 *** shadow/744 Wed Feb 28 01:08:08 2001 --- shadow/744.tmp.4632 Wed Feb 28 01:08:08 2001 *** *** 0 --- 1,26 + ++ + | case independent matchflag

Re: [Bug 377] Changed - Convert regexp test suite to JUnit BugRat Report#667

2001-02-28 Thread Stefan Bodewig
Michael McCallum <[EMAIL PROTECTED]> wrote: > Did not look at the reply address :) This is the nice thing about mailing lists setting reply-to headers 8-) >> I'd suggest you take a look at Ant's task. > Have. What I was thinking is that this is a junit test that I would > like to include in b

Re: [Bug 377] Changed - Convert regexp test suite to JUnit BugRat Report#667

2001-02-28 Thread Michael McCallum
} Take a look at the JUnit testcases for the regexp stuff in Ant itself } - we have a base testcase that gets applied to the different regexp } implementations Ant supports. I will extend that somehow to support what I want. Which should be reasonably trivial. And submit a patch to ant-dev. If it