Re: advapi32/tests: Skip some tests using English names when running on non-English locales
April 1, 2009
3:37 a.m.
Ge van Geldorp wrote:
Account names are localized. Similar to existing skip in line 1806.
Changelog: Skip some tests using English names when running on non-English locales
--- dlls/advapi32/tests/security.c | 45 ++++++++++++++++++++++----------------- 1 files changed, 25 insertions(+), 20 deletions(-)
------------------------------------------------------------------------
Hi Ge, Aric sent a patch yesterday to address this: http://www.winehq.org/pipermail/wine-patches/2009-March/071373.html Besides that I don't think there is a need for this big indented block. You could have just done : if() { skip() return; } -- Cheers, Paul.
6202
Age (days ago)
6202
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Vriens