richedit: Added some extra tests for EM_FORMATRANGE.
commitfe9933ae4d4d84910032b3ed393cbb8c66dc3eae
authorDylan Smith <dylan.ah.smith@gmail.com>
Mon, 22 Feb 2010 08:17:49 +0000 (22 03:17 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Feb 2010 11:03:09 +0000 (22 12:03 +0100)
tree7b7481d37629e2998ef9c5a4aedee9f119491ed7
parentbf0815424b56636cc0ffb0023a2ee03e72744c6d
richedit: Added some extra tests for EM_FORMATRANGE.

The existing tests were not properly testing the return value for the case
where all the text fits in the page rect, so this patch adds a couple of
simple tests for this case.
dlls/riched20/tests/editor.c