[1/2] richedit: Added tests for EM_POSFROMCHAR for pos around end of text. [try 2]

Dylan Smith dylan.ah.smith at gmail.com
Wed Oct 22 01:22:20 CDT 2008


[removed wine_todo statements that passed in riched32 tests]

Previously the tests were mostly testing for the position at the start
of a line, even for tests at or beyond the end of the text since the
text was set to have a newline the end.

As a result I added some tests for around the end of a single line of
text, since this lack of coverage failed to uncover a bug.

This is also a testcase for bug 15243.
---
 dlls/riched20/tests/editor.c |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Added-tests-for-EM_POSFROMCHAR-for-pos.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081022/408545be/attachment.txt 


More information about the wine-patches mailing list