RFC: More tests for riched20 ITextServices

Austin Lund austin.lund at gmail.com
Thu Jul 3 02:32:32 CDT 2008


The first patch in this series is the same as that which I have sent
around before.

The remainder implement tests for TxGetText, TxSetText,
TxGetNaturalSize and a very simple test for TxDraw.

Patches 2 through 4 don't pass on wine but are in a wine_todo{} section.

When the TxDraw patch is added and the test is run with
WINETEST_INTERACTIVE=1 then you get two seconds to see the text in an
undecorated window in the top left of the screen.

I have run these with the native dll in wine and it works fine, but
would like someone to test them on windows platforms.

There is some trickery with "thiscall".  Some background for the
implementation can be found here:
http://www.winehq.org/pipermail/wine-devel/2005-July/038185.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Added-conformance-tests-for-txtsrv.c.txt
Url: http://www.winehq.org/pipermail/wine-devel/attachments/20080703/957660e1/attachment-0004.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-richedit-Added-tests-for-TxSetText-and-TxGetText-in-t.txt
Url: http://www.winehq.org/pipermail/wine-devel/attachments/20080703/957660e1/attachment-0005.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0003-richedit-Added-tests-for-simple-strings-for-TxGetNatu.txt
Url: http://www.winehq.org/pipermail/wine-devel/attachments/20080703/957660e1/attachment-0006.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0004-richedit-Added-a-test-for-TxDraw-in-txtsrv.c.txt
Url: http://www.winehq.org/pipermail/wine-devel/attachments/20080703/957660e1/attachment-0007.txt 


More information about the wine-devel mailing list