RFC: Fixing kernel32:locale tests on Vista and higher

Alexandre Julliard julliard at winehq.org
Mon Aug 31 03:52:50 CDT 2009


"Ge van Geldorp" <ggeldorp at vmware.com> writes:

> Now, it is possible to fix all those failures. However, doing so would
> require us to duplicate the tables that Microsoft uses. This is basically
> the same problem that we have with the collation tables. To work around
> this, I simply skip the test on Vista+, just like we skip the sorting
> test. Does this sound like the right approach?

We don't want to skip the tests. What we should do in those tests is
test a few characters that are known to work identically across the
board. It doesn't make sense to test the whole character range because
that will never match perfectly on Wine anyway.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list