mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
fe5989bbd2
Method decriptor's strings are internally stored in ANSI, and potentially converted from Unicode using current code page. Test was expecting loss in Unicode to ANSI conversion. Adapt test to also support loss-less conversion (that's the case when code page is UTF-8). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52873 Signed-off-by: Eric Pouech <eric.pouech@gmail.com> |
||
---|---|---|
.. | ||
tests | ||
connpt.c | ||
connpt.h | ||
dispatch.c | ||
hash.c | ||
Makefile.in | ||
oleaut.c | ||
oleaut32.rc | ||
oleaut32.rgs | ||
oleaut32.spec | ||
oleaut32_oaidl.idl | ||
oleaut32_ocidl.idl | ||
olefont.c | ||
olepicture.c | ||
olepropframe.c | ||
recinfo.c | ||
resource.h | ||
safearray.c | ||
typelib.c | ||
typelib.h | ||
usrmarshal.c | ||
varformat.c | ||
variant.c | ||
variant.h | ||
vartype.c |