DescriptionLet BaseWinUtilTest.FormatMessage pass on localized Windows systems.
Originally, BaseWinUtilTest.FormatMessage depends on current system locale,
and fails on many localized systems. This patch makes the test pass on localized
systems by temporarily changing the current thread's locale to US-English
(en-US) during the test.
BUG=11003
Patch Set 1 #Patch Set 2 : '' #Messages
Total messages: 10 (0 generated)
|