This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FYI: Add tests for PR36000 (region-based regex matching)


This adds a new test for the region-based pattern matching
I just implemented in java.util.regex.

It also makes the output more verbose for one of our existing
tests.  I needed this when debugging an issue with it a few
months back.

ChangeLog:

2008-05-12  Andrew John Hughes  <gnu_andrew@member.fsf.org>

	* gnu/testlet/java/text/SimpleDateFormat/regress.java:
	Make output more verbose.
	* gnu/testlet/java/util/regex/Regions.java:
	New test.

-- 
Andrew :)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8

Attachment: pr36000-01.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]