summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2011-12-29De-duplicate code for wheel/strip scrollingJason Gerecke1-0/+84
2011-12-20test: fix linker error 'input_option_new' undefinedPeter Hutterer1-0/+35
2011-12-20test: add more #defines to fix build issues.Peter Hutterer2-4/+6
2011-12-20test: drop duplicate definition of xf86FindOptionValuePeter Hutterer1-1/+0
2011-10-19Handle ABI 14 option typesPeter Hutterer2-34/+40
2011-07-18test: Fix tests for Capacity removalPeter Hutterer1-1/+0
2011-05-06Update the device's serial number when it comes in.Peter Hutterer2-0/+32
2011-04-14Add mask checking macros.Peter Hutterer1-0/+21
2011-04-11Fix higher button events.Peter Hutterer1-2/+2
2011-04-08Don't accept invalid device types.Peter Hutterer2-1/+81
2011-04-01test: update Makefile for include folderPeter Hutterer1-1/+1
2011-03-29ISDV4: use libudev instead of manual syspath creation.Peter Hutterer1-2/+2
2011-03-23wcmUSB: change MOD_BUTTONS macro into a functionPeter Hutterer1-0/+16
2011-03-22test: drop glib dependencyPeter Hutterer2-64/+62
2011-03-15Add fake symbols for serverClient and QueueWorkProcPeter Hutterer2-1/+15
2011-03-14Re-vamp source inclusion for test build suite.Peter Hutterer1-5/+6
2011-03-11Merge branch 'wcmTilt2R-fixes'Peter Hutterer1-0/+114
2011-03-11Change signature of wcmTilt2R to return the rotation calculated.Peter Hutterer1-6/+6
2011-03-11Add a offset paramater value to wcmTilt2RPeter Hutterer1-1/+1
2011-03-11test: write a non-test for wcmTilt2RPeter Hutterer1-0/+114
2011-03-11Use xf86ScaleAxis for pressure normalization.Peter Hutterer1-1/+18
2011-03-07test: remove miPointer wrappers, unneded.Peter Hutterer2-7/+0
2011-03-07test: add tests for wcmCheckSuppress.Peter Hutterer1-0/+86
2011-03-07Rewrite wcmCheckSuppressPeter Hutterer1-0/+14
2011-03-03test: fix typos and copy/paste effects.Peter Hutterer2-6/+6
2011-03-03test: add license headerPeter Hutterer1-0/+18
2011-03-03test: add note that we can't test static variables here.Peter Hutterer1-0/+5
2011-03-03test: add ifdefs to allow running tests against 1.7Peter Hutterer2-3/+16
2011-03-02test: add basic check that the tool is initialized correctly.Peter Hutterer1-0/+61
2011-02-18Merge branch 'next'Peter Hutterer1-99/+101
2011-02-16test: add more symbols to fake-symbols for ABI < 12Peter Hutterer2-0/+37
2011-02-16test: put guards in for changed APIs in earlier server versions.Peter Hutterer2-6/+24
2011-02-16test: remove _X_RESTRICT_KYWD from definitionsPeter Hutterer2-2/+2
2011-02-14test: fix indentation to be in-line with the rest of the driverPeter Hutterer1-99/+101
2011-01-31test: expand pressure normalisation range.Peter Hutterer1-17/+17
2011-01-31Add extra checks for lack of rebasing.Peter Hutterer1-2/+26
2011-01-31Split pressure rebase and normalisation.Peter Hutterer1-5/+36
2011-01-31test: add some tests for pressure normalizationPeter Hutterer1-0/+40
2011-01-31test: simple test for WcmCommon refcounting.Peter Hutterer1-0/+36
2011-01-31Add a testing framework for the driver.Peter Hutterer4-0/+556