This is the mail archive of the mauve-discuss@sourceware.cygnus.com mailing list for the Mauve project. See the Mauve home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: java.lang.Character testing



Artur> I'm writing extensive Character testing class, so do not
Artur> duplicate work.  I'm parsing external Unicode database and then
Artur> compare results.

You probably know this, but Java's use of Unicode varies from release
to release.  So make sure to mark the tests appropriately ...

Tom