Module: wine Branch: master Commit: 1e8ce36e30e8ae06a8fc66bf4ef0016127e9d345 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1e8ce36e30e8ae06a8fc66bf4... Author: Zhiyi Zhang <zzhang(a)codeweavers.com> Date: Fri Jan 21 15:47:44 2022 +0800 comctl32/tests: Remove WM_CTLCOLORSTATIC tests for property sheets. The removed tests are covered by test_EnableThemeDialogTexture() in uxtheme/tests/system.c. Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/comctl32/tests/propsheet.c | 229 +++------------------------------------- 1 file changed, 14 insertions(+), 215 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1e8ce36e30e8ae06a8fc6...