[PATCH 1/2] user32/tests: Add tests for maximizing and restoring windows without WS_CAPTION.
17 Apr
2021
17 Apr
'21
3:24 a.m.
Signed-off-by: Ziqing Hui <zhui(a)codeweavers.com> --- dlls/user32/tests/win.c | 55 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+)
17 Apr
17 Apr
3:43 a.m.
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=88901 Your paranoid android. === w864 (32 bit report) === user32: win.c:3191: Test failed: GetActiveWindow() = 00000000 win.c:3191: Test failed: GetFocus() = 00000000 === w10pro64_zh_CN (64 bit report) === user32: win.c:11894: Test failed: rect.left = 100 win.c:11896: Test failed: rect.right = 200
1705
Age (days ago)
1705
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marvin -
Ziqing Hui