wine/dlls/oleaut32/tests
Eric Pouech fe5989bbd2 oleaut32/tests: Fix test failing on UTF-8 locale.
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>
2022-10-20 18:29:03 +02:00
..
dispatch.c
Makefile.in
olefont.c
olepicture.c
safearray.c
test_reg.idl
test_simple.idl
test_tlb.idl
tmarshal.c
tmarshal.idl
tmarshal.rc
typelib.c oleaut32/tests: Fix test failing on UTF-8 locale. 2022-10-20 18:29:03 +02:00
usrmarshal.c
varformat.c
vartest.c Revert "oleaut32/tests: Get_test_recordinfo shouldn't point into a specific VARIANT.". 2022-09-27 09:16:16 +02:00
vartype.c