riched32: Test EM_LINELENGTH between carriage return & line feed.
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 27 Jan 2009 08:38:56 +0000 (03:38 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 27 Jan 2009 10:20:49 +0000 (11:20 +0100)
commit83ff6a5c5d3f9bf9fe7c5198362ead6afdda817c
tree31ceaf1eea8c67dbbc73d71ca96d5411f86f95ad
parent083273742750e800b9d86ddf5d5ebc5cd14a5d3b
riched32: Test EM_LINELENGTH between carriage return & line feed.

Previously this wasn't properly tested for, since all the lines had
text of the same length, so it wasn't properly testing to see which
line length it was getting.
dlls/riched32/tests/editor.c