summaryrefslogtreecommitdiff
path: root/test/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* evdev: Release still pressed keys/buttons when removing deviceJonas Ådahl2014-08-181-0/+117
* evdev: Ignore key/button release events if key was never pressedJonas Ådahl2014-08-181-0/+63
* test: prefix custom test devices with "litest"Peter Hutterer2014-07-041-1/+1
* Merge branch 'ref-counting-context'Peter Hutterer2014-06-251-1/+1
|\
| * Make context reference countedJonas Ådahl2014-06-251-1/+1
* | Rename KEYBOARD_KEY_STATE to KEY_STATEPeter Hutterer2014-06-231-2/+2
|/
* test: fix a couple of memleaks in the testsPeter Hutterer2014-04-231-0/+4
* test: Test seat wide button and key count helpersJonas Ådahl2014-04-231-0/+117