kc3-lang/SDL/test/testevdev.c

Branch :


Log

Author Commit Date CI Message
120c76c8 2022-01-03 09:40:00 Updated copyright for 2022
e6a4230d 2021-11-23 03:51:32 Revert testevdev libc changes This file uses internal SDL headers as a hack, without actually being built as part of SDL, so we should use normal C functions here.
d31251b0 2021-11-21 22:30:48 use SDL's functions version inplace of libc version
9130f7c3 2021-01-02 10:25:38 Updated copyright for 2021
65847539 2020-11-11 19:15:43 test: Add a unit test for input device classification heuristics This uses pre-recorded evdev capabilities, so that we can check for regressions without the devices having to be physically present. Signed-off-by: Simon McVittie <smcv@collabora.com>