summaryrefslogtreecommitdiff
path: root/tools/grail-gesture.c
Commit message (Collapse)AuthorAgeFilesLines
* Small compilation warning fixesChase Douglas2011-03-141-0/+1
| | | | | | | Found by using -Wall -Werror Signed-off-by: Chase Douglas <chase.douglas@canonical.com> Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Move test program to tools directoryHenrik Rydberg2011-01-021-0/+126
The current test programs are tools rather than automatic tests. To conform better to the the usage of "make check", move the current tools over the appropriate directory. Also drop the grail-touch program, as it will be replaced by the utouch-frame package. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>