http://bugs.winehq.org/show_bug.cgi?id=16325
--- Comment #124 from Aric Stewart aric@codeweavers.com 2012-02-01 13:15:50 CST --- (In reply to comment #123)
(In reply to comment #122)
Just for Win32 non-gurus' Information, usp10.dll is related to Uniscribe, an Windows NT i18n technology.
http://en.wikipedia.org/wiki/Uniscribe http://msdn.microsoft.com/en-us/library/dd374091.aspx
Wine insiders and hackers: How do check I wine's current i18n test suites? If there is something missing, I may try to code some test cases since I, at least, understand MSDN-speak.
look in dlls/usp10/tests
Many of those test are specifically "Complex" scripts. Things like Arabic, Hindi, and things beyond the BMP. I do not think we have a coherent i18n test suite as such.