Module: wine Branch: master Commit: 3cd2d587184a4f91f32c04af6963cf42af895ebd URL: http://source.winehq.org/git/wine.git/?a=commit;h=3cd2d587184a4f91f32c04af69...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Dec 18 11:35:33 2017 +0300
comctl32/tests: Add Edit control tests.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/comctl32/tests/Makefile.in | 1 + dlls/comctl32/tests/edit.c | 2979 +++++++++++++++++++++++++++++++++++++++ dlls/comctl32/tests/rsrc.rc | 60 + 3 files changed, 3040 insertions(+)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3cd2d587184a4f91f32c04...