Rémi Bernon : dinput/tests: Add tests for joystick with many axes and units.

Alexandre Julliard julliard at winehq.org
Thu Apr 21 15:21:39 CDT 2022


Module: wine
Branch: master
Commit: 43eb6707bcf4287336fe7ef14fa29b8b82a7f7c3
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=43eb6707bcf4287336fe7ef14fa29b8b82a7f7c3

Author: Rémi Bernon <rbernon at 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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dinput/tests/joystick8.c | 572 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 572 insertions(+)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=43eb6707bcf4287336fe7ef14fa29b8b82a7f7c3



More information about the wine-cvs mailing list