http://bugzilla.novell.com/show_bug.cgi?id=480178
http://bugzilla.novell.com/show_bug.cgi?id=480178#c41 Damien Diederen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #362387|0 |1 is obsolete| | --- Comment #41 from Damien Diederen <[email protected]> 2010-05-17 18:18:53 UTC --- Created an attachment (id=362716) --> (http://bugzilla.novell.com/attachment.cgi?id=362716) CharTest: Add tests for astral plane characters/surrogate pairs - Show that Char.GetUnicodeCategory(string,int) results in a lookup into the higher planes of the Unicode database when invoked on a valid surrogate pair, and returns the "normal" category code otherwise. - Perform a few sanity checks on the results of ConvertFromUtf32 and GetUnicodeCategory when invoked on codepoints from the higher planes. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
