wine/dlls/riched20
Francois Gouget b8950d04e4 riched20/tests: Make the editor paste test failures more informative and unique.
Knowing the content of the edit field is more useful than knowing the
strcmp() result. The text field may contain carriage returns and
linefeeds so use wine_dbgstr_a() so they are clearly visible in the
failure message.
Also prefix the ok messages with a unique string to indicate which
test_WM_PASTE() test failed.
2023-07-19 16:54:39 +02:00
..
tests riched20/tests: Make the editor paste test failures more informative and unique. 2023-07-19 16:54:39 +02:00
caret.c
clipboard.c
context.c
editor.c
editor.h
editstr.h
list.c
Makefile.in
ocr_reverse.cur
ocr_reverse.svg
paint.c
para.c
reader.c
res.h
riched20.spec
riched_tom.idl
richole.c
row.c
rtf.h
run.c
string.c
style.c
table.c
txthost.c
txtsrv.c
undo.c
version.rc
wrap.c
writer.c