[PATCH] oleaut32/tests: Show the input string when VarFormatCurrency() fails.

Francois Gouget fgouget at codeweavers.com
Fri Jul 23 08:36:53 CDT 2021


On Fri, 23 Jul 2021, Marvin wrote:
[...]
> === debiant2 (32 bit Arabic:Morocco report) ===
> 
> oleaut32:
> varformat.c:642: Test failed: Unexpected hr 0x80020005 for L"\062f.\0645.\200f 0.000"
> varformat.c:649: Test failed: Unexpected hr 0x80020005 for L"\062f.\0645.\200f 0.000"

Not a new failure. The issue is that Wine only supports currency symbols 
that have at most two characters. I'm progressively working towards a 
fix.

https://test.winehq.org/data/patterns.html#oleaut32:varformat

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list