(resend)usp10/test: test ScriptXtoX on an RTL set with differring cChars and cGlyphs

Hans Leidekker hans at codeweavers.com
Thu Aug 25 07:30:44 CDT 2011


On Thu, 2011-08-25 at 07:15 -0500, Aric Stewart wrote:

> "should return piX=0 not 0"?   seems like 0 == 0 to me. They are both 
> int values...

That test doesn't look right:

 winetest_ok(piX == offsets[iCP+1],
    "ScriptCPtoX trailing: iCP=%d should return piX=%d not %d\n",
    iCP, offsets[iCP+direction], piX);

direction can be either -1 or 1.





More information about the wine-devel mailing list