http://nagoya.apache.org/bugzilla/show_bug.cgi?id=377
*** shadow/377 Thu Feb 1 01:46:11 2001 --- shadow/377.tmp.8662 Thu Feb 1 01:46:11 2001 *************** *** 0 **** --- 1,23 ---- + +============================================================================+ + | Convert regexp test suite to JUnit BugRat Report#667 | + +----------------------------------------------------------------------------+ + | Bug #: 377 Product: Ant | + | Status: UNCONFIRMED Version: 1.2 | + | Resolution: Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Main | + +----------------------------------------------------------------------------+ + | Assigned To: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + i believe converting the regexp test suite to use the + free JUnit framework is a good precedent to set; my + experience has been that it actually encourages the + developer to write and maintain unit tests. i've made + an initial stab at this, and it seems pretty good--though + i've tweaked the RETest.txt file somewhat. i'd be happy + to share my findings if desired.
