[PATCH] comctl32/tests: Add tests for mouse right-click in a treeview control

Alexandre Julliard julliard at winehq.org
Wed May 3 16:00:00 CDT 2017


Nikolay Sivov <nsivov at codeweavers.com> writes:

> From: Hugh McMaster <hugh.mcmaster at outlook.com>
>
> Signed-off-by: Hugh McMaster <hugh.mcmaster at outlook.com>
> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
> ---
>  dlls/comctl32/tests/treeview.c | 77 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 77 insertions(+)

This fails here:

../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p comctl32_test.exe.so treeview && touch treeview.ok
treeview.c:2653: Test failed: right click sequence: the msg sequence is not complete: expected 0000 - actual 000f
treeview.c:2654: Test failed: parent right click sequence: the msg sequence is not complete: expected 0000 - actual 004e
Makefile:968: recipe for target 'treeview.ok' failed
make[1]: *** [treeview.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list