wine/dlls/riched20/tests
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
..
editor.c riched20/tests: Make the editor paste test failures more informative and unique. 2023-07-19 16:54:39 +02:00
Makefile.in
richole.c riched20: Implement ITextDocument::Freeze and ITextDocument::Unfreeze. 2023-03-07 17:25:08 +01:00
txtsrv.c riched20: Don't call ME_UpdateRepaint inside set_selection(). 2023-07-11 18:34:17 +02:00