Module: wine
Branch: master
Commit: 6ba584d1e0d3ee31dbb8f9545a0f5745aa5dc0e5
URL: https://gitlab.winehq.org/wine/wine/-/commit/6ba584d1e0d3ee31dbb8f9545a0f57…
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Wed Jan 24 10:40:06 2024 +0100
user32/tests: Run the mouse hook tests in the separate desktop.
And run SetCursorPos / ClipCursor tests in a separate function, they
don't need hooks or windows.
---
dlls/user32/tests/input.c | 425 ++++++++++++++++++++++++----------------------
1 file changed, 223 insertions(+), 202 deletions(-)