summaryrefslogtreecommitdiff
path: root/test/grail-gesture.c
Commit message (Collapse)AuthorAgeFilesLines
* grail-gesture: Allow more versatile inputHenrik Rydberg2010-08-051-6/+5
| | | | | | | | The current code does not allow input in hex form. This patch switches to use strtoull, allowing for a 32/64 bitmask to be specified on commandline. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
* Rename and install test binariesHenrik Rydberg2010-08-051-0/+114
Install the test programs as grail-touch and grail-gesture. Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>