RICHED32: skeleton of richedit 1.0 test plus WM_SETTEXT test

Alex Villací­s Lasso a_villacis at palosanto.com
Mon Oct 22 10:48:10 CDT 2007


See discussion of bug #5968 
(http://bugs.winehq.org/show_bug.cgi?id=5968). Essentially, richedit 1.0 
should not show any transformation of \r or \n characters, unlike 2.0 
and higher. This patch adds an initial test framework for 1.0, and shows 
that currently builtin fails to preserve solitary \r and \n characters.

Changelog:
* Add first test specifically for richedit 1.0
* Add WM_SETTEXT test with todo_wine's

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-riched32-test-skeleton.patch
Type: text/x-patch
Size: 7422 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071022/bf23f5c6/attachment.bin 


More information about the wine-patches mailing list