summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2020-09-30test: replace the hardcoded EV_MAX array with the libevdev onePeter Hutterer2-17/+12
2019-03-22test: link the evemu-create test with -no-installPeter Hutterer1-1/+1
2017-09-19test: test-evemu-create.c: declare check_evemu_read() staticMartin Kepplinger1-1/+1
2016-11-08Include the various MAX values in the outputPeter Hutterer1-2/+2
2015-08-19test: check ftruncate() return codePeter Hutterer1-1/+3
2014-08-12configure.ac: add '--disable-tests' optionPeter Seiderer1-0/+2
2013-11-27test: only test for event code if we have the typePeter Hutterer1-1/+7
2013-11-20test: link evemu statically into the testPeter Hutterer1-0/+1
2013-11-20Only overwrite NULL names on evemu_read()Peter Hutterer1-4/+12
2013-10-17test: conditionally use INPUT_PROP testsPeter Hutterer1-0/+4
2013-10-03Move evemu.h into src directoryPeter Hutterer1-1/+1
2013-09-09test: add test for reading in a device descriptionPeter Hutterer2-1/+212
2013-06-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-04-08Always build test programsPeter Hutterer1-3/+2
2012-07-05Rename utouch-evemu to evemuChase Douglas1-2/+2
2012-03-06Add include path to fix build.Jussi Pakkanen1-0/+2
2012-03-06Changed underscores to hyphens.Jussi Pakkanen1-1/+1
2012-03-05Test compiling and linking with both a C and a C++ compiler.Jussi Pakkanen3-0/+43