Module: wine Branch: master Commit: 43eb6707bcf4287336fe7ef14fa29b8b82a7f7c3 URL: https://source.winehq.org/git/wine.git/?a=commit;h=43eb6707bcf4287336fe7ef14...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Apr 21 19:50:17 2022 +0200
dinput/tests: Add tests for joystick with many axes and units.
Checking that only a few axes get really mapped to the slider axes, and that we shouldn't use HID_USAGE_SIMULATION_RUDDER if there's already an Rz mapped axis.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/tests/joystick8.c | 572 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 572 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=43eb6707bcf4287336fe7...