Module: wine Branch: master Commit: 92f05bd3e7303a945afcd1833758878eff69e41c URL: https://source.winehq.org/git/wine.git/?a=commit;h=92f05bd3e7303a945afcd1833...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Apr 26 22:28:01 2022 +0200
dinput/tests: Move Windows.Gaming.Input.RacingWheel tests to joystick8.c.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/tests/force_feedback.c | 44 ++------------- dlls/dinput/tests/joystick8.c | 109 +++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+), 40 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=92f05bd3e7303a945afcd...