summaryrefslogtreecommitdiff
path: root/tests/test_input.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-22test_input: use new test_include.h infrastructureDavid Herrmann1-50/+27
2012-03-20eloop: move prefix to "ev_" instead of "kmscon_"David Herrmann1-11/+11
2012-01-23test_input: simplify and drop xkbcommon dependencyRan Benita1-15/+4
2011-12-31input: define our own modifiersRan Benita1-10/+10
2011-12-31input: don't use 0 to signal lack of unicode valueRan Benita1-1/+1
2011-12-31input: shuffle headers and includesRan Benita1-0/+3
2011-12-31input: use libxkbcommon to convert input eventsRan Benita1-3/+54
2011-12-31tests: add test for the input subsystemRan Benita1-0/+127