Hi Tom, On Tue, 2006-01-10 at 13:14 -0700, Tom Tromey wrote: > Anyway, last night I was wondering whether there are regex test suites > that we could reuse... like maybe from perl or Henry Spencer or > something like that.
There is the prce test-suite (. And Ziga turned that into a Mauve test. See gnu.testlet.java.util.regex.Pattern.pcrematches. It contains: It consists of three test suites, adapted from PCRE: - testdata1: tests that are currently passed by classpath - testdata2: tests that currently fail (disabled since they probably need to be reviewed) - testdata3: tests that use quoting constructs Cheers, Mark
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
