Signed-off-by: Jacek Caban jacek@codeweavers.com --- v4: Fixed bug in module handling spotted by Huw.
dlls/user32/driver.c | 167 ++++++++++--------- dlls/user32/user32.spec | 1 + dlls/wineandroid.drv/android.h | 27 +++ dlls/wineandroid.drv/init.c | 132 ++++----------- dlls/wineandroid.drv/wineandroid.drv.spec | 24 --- dlls/winemac.drv/gdi.c | 156 +++++++---------- dlls/winemac.drv/macdrv.h | 53 ++++++ dlls/winemac.drv/macdrv_main.c | 1 + dlls/winemac.drv/winemac.drv.spec | 39 ----- dlls/winex11.drv/display.c | 1 - dlls/winex11.drv/event.c | 2 - dlls/winex11.drv/init.c | 194 +++++++++++----------- dlls/winex11.drv/winex11.drv.spec | 41 ----- dlls/winex11.drv/x11drv.h | 50 ++++++ dlls/winex11.drv/x11drv_main.c | 1 + dlls/winex11.drv/xim.c | 2 - include/wine/gdi_driver.h | 2 + 17 files changed, 411 insertions(+), 482 deletions(-)
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=101732
Your paranoid android.
=== debiant2 (32 bit WoW report) ===
user32: input.c:1823: Test failed: expected non-zero input.c:1829: Test failed: expected -1, got 0 input.c:1830: Test failed: expected 122, got 0 input.c:1831: Test failed: expected non-zero input.c:1835: Test failed: expected non-zero input.c:1970: Test failed: expected non-zero
=== debiant2 (64 bit WoW report) ===
user32: input.c:1823: Test failed: expected non-zero input.c:1829: Test failed: expected -1, got 0 input.c:1830: Test failed: expected 122, got 0 input.c:1831: Test failed: expected non-zero input.c:1835: Test failed: expected non-zero input.c:1970: Test failed: expected non-zero