Module: wine Branch: master Commit: 1ec91f592e789248830f1eaeb4022a5dd9d2dd28 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1ec91f592e789248830f1eaeb4...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Wed Mar 29 11:11:39 2017 +0300
comctl32/tests: Fully initialize message tests data.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/tests/button.c | 4 ++-- dlls/comctl32/tests/datetime.c | 3 +-- dlls/comctl32/tests/listview.c | 5 ++--- dlls/comctl32/tests/monthcal.c | 3 +-- dlls/comctl32/tests/pager.c | 3 +-- dlls/comctl32/tests/propsheet.c | 2 +- dlls/comctl32/tests/syslink.c | 3 +-- dlls/comctl32/tests/tab.c | 6 ++---- dlls/comctl32/tests/trackbar.c | 3 +-- dlls/comctl32/tests/treeview.c | 3 +-- dlls/comctl32/tests/updown.c | 7 +++---- 11 files changed, 16 insertions(+), 26 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1ec91f592e789248830f1e...