Return-Path: Mailing-List: contact regexp-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list regexp-dev@jakarta.apache.org Received: (qmail 401 invoked from network); 22 Feb 2001 19:30:14 -0000 Received: from tiny.clearfield.co.nz (203.98.11.7) by h31.sny.collab.net with SMTP; 22 Feb 2001 19:30:14 -0000 Received: from rimu (router.spinsoftware.co.nz [203.98.11.161] (may be forged)) by tiny.clearfield.co.nz (8.9.3/8.9.3) with ESMTP id IAA07364; Fri, 23 Feb 2001 08:30:23 +1300 From: "Michael McCallum" To: regexp-dev@jakarta.apache.org Date: Fri, 23 Feb 2001 08:30:15 +1300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: [Bug 377] Changed - Convert regexp test suite to JUnit BugRat Report#667 Reply-to: michael@spinsoftware.com CC: Stefan Bodewig Message-ID: <3A961F97.13123.3400EE9@localhost> Priority: normal References: Michael McCallum's message of "Thu, 22 Feb 2001 09:59:23 +0000" In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Did not look at the reply address :) > 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 both regexp and oro but dont wish to copy and paste the code to poth repositories. I think that with ant using the regexp packages itself it needs to test to make sure they are working to standard. Given that you can use another regexp package by implementing the RegExpMatcher interface its possible that people will want to use third party package so there should be a test suite that the users can use to make sure the package is performing. Perhaps it should be part of JUnit itself? Michael --- BEGIN GEEK CODE BLOCK --- Version 3.12 GCS d+(-) s:- a-- C++(+++)$ UL++++(H)(S)$ P+++$ L+++$>++++ E--- W++ N++ o++ K? !w() O? !M V? PS+ PE+++ Y+ t+ 5++ X++ R(+) !tv b++(++++) D++ G>++ e++> h--()(*) r+ y+() --- END GEEK CODE BLOCK ---