1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
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 riched20: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
context.c
editor.c riched20: Don't call wrap_marked_paras_dc() before the editor is fully initialized. 2023-07-14 09:14:22 +02:00
editor.h riched20: Factor out device context acquisition from ME_MakeFirstParagraph. 2023-07-14 09:14:20 +02:00
editstr.h
list.c
Makefile.in
ocr_reverse.cur
ocr_reverse.svg
paint.c
para.c riched20: Don't call wrap_marked_paras_dc() before the editor is fully initialized. 2023-07-14 09:14:22 +02:00
reader.c
res.h
riched_tom.idl
riched20.spec
richole.c riched20: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
row.c
rtf.h riched20: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
run.c
string.c
style.c
table.c
txthost.c riched20: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
txtsrv.c riched20: Remove DECLSPEC_HIDDEN usage. 2023-07-05 11:21:32 +02:00
undo.c
version.rc
wrap.c
writer.c riched20: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00