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: Fix Calendar.ampm test to use localised strings


This fixes the Calendar.ampm test so it passes on both
GNU Classpath and OpenJDK.  The AM/PM strings are localised
and so should be retrieved from the locale data.

ChangeLog:

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

	* gnu/testlet/java/util/Calendar/ampm.java:
	Use the localised am/pm strings from DateFormatSymbols
	rather than hardcoding.

-- 
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: calendar-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]