summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-10video/video-module-load: ignore exception if XOpenDisplay() failsgoogletest-mergePeter Hutterer1-2/+13
2012-10-09server/grab: remove fork() hack now that we longjmp aroundPeter Hutterer1-33/+17
2012-10-09FIXME: common: always expect a clean server shutdownPeter Hutterer1-1/+5
2012-10-09common/input-driver-test: register Xlib IO error handlerPeter Hutterer2-0/+18
2012-10-09Adjust to googletest merge into xorg-gtestPeter Hutterer1-2/+4
2012-10-09Require xorg-gtest 0.5.0Peter Hutterer1-1/+1
2012-10-04Add dependency on xorg-wacomPeter Hutterer2-0/+2
2012-10-04common/helpers: avoid use of uninitialized variablePeter Hutterer1-2/+2
2012-10-04input/wacom: add lens cursor movement testPeter Hutterer3-0/+641
2012-10-04input/wacom: add I4 8x13 devicePeter Hutterer2-1/+37
2012-10-04Sync Makefile from xorg-gtestPeter Hutterer1-0/+2
2012-10-04Always enable maintainer modePeter Hutterer1-1/+1
2012-10-02server/xi2: add touchscreen mouse pointer emulation testDaniel Drake1-0/+131
2012-09-28server/xi2: add test for touch selection conflicts on XIAll(Master)DevicesPeter Hutterer1-0/+78
2012-09-28server/xi2: switch test to use the standard base classPeter Hutterer1-19/+20
2012-09-28server/xi2: use the DeviceInterface for the evemu devicePeter Hutterer1-24/+7
2012-09-28server/grab: add test case for crash on disabled device grab (#54934)Peter Hutterer1-0/+36
2012-09-28wacom: fix compiler warningsPeter Hutterer1-8/+3
2012-09-28common: force -WallPeter Hutterer1-0/+1
2012-09-28wacom: add test for 55200, the double-free of the priv-toolPeter Hutterer1-0/+34
2012-09-28video: add more output driversPeter Hutterer1-1/+8
2012-09-28Don't FAIL() for video driver testsPeter Hutterer1-2/+0
2012-09-26wacom: simplify the hovering testOlivier Fourdan2-9187/+4991
2012-09-26wacom: document test scopeOlivier Fourdan4-9113/+17
2012-09-26wacom: Increase debug level verbosity in hovering testOlivier Fourdan1-2/+4
2012-09-26recording: Rename the recording of events to be prefixedOlivier Fourdan1-0/+9113
2012-09-26wacom: add a window to the hovering testOlivier Fourdan1-4/+25
2012-09-25wacom: Add test for spurious events caused by f.d.o bug #54250Olivier Fourdan3-1/+9257
2012-09-24evdev: when testing for floating device crash, only check XPendingPeter Hutterer1-1/+4
2012-09-24common: use -noreset by defaultPeter Hutterer1-0/+1
2012-09-24common: fix compiler warnings "NULL used for arithmetic"Peter Hutterer1-2/+2
2012-09-24common: return number of outputs from GetNMonitorsPeter Hutterer1-0/+2
2012-09-22input: drop separate binary for wacom input matrix testPeter Hutterer2-12/+2
2012-09-22server: add xi2grabbutton to gitignorePeter Hutterer1-0/+1
2012-09-21wacom: add test for input transformation matrixOlivier Fourdan2-1/+299
2012-09-21common: add preliminary XRandR helpersOlivier Fourdan4-0/+117
2012-09-19Smooth scrolling requires libXi 1.6 and laterPeter Hutterer1-1/+1
2012-09-14server: rework the XiGrabButton() testOlivier Fourdan1-85/+69
2012-08-30server: add a test for owner event field in XIGrabButton()Olivier Fourdan2-1/+238
2012-08-29Add basic video driver testPeter Hutterer8-2/+235
2012-08-29Remove broken aclocal -I m4 handlingPeter Hutterer2-2/+0
2012-08-27input/wacom: fix wrong equality testPeter Hutterer1-1/+1
2012-08-27input/synaptics: add link to soft button areas bugPeter Hutterer1-1/+1
2012-08-27input: add wacom_devs.h to wacom test source filesPeter Hutterer1-1/+1
2012-08-27Document ACLOCAL_PATH usagePeter Hutterer1-1/+2
2012-08-27Force aclocal installation of xorg-gtest.m4Peter Hutterer2-0/+5
2012-08-27Use tar-pax format to allow make distPeter Hutterer1-1/+1
2012-08-27Change recordings data to noinstPeter Hutterer1-2/+1
2012-08-27server/xi2: only build touch tests for XI 2.2Peter Hutterer1-0/+2
2012-08-27server/xi2: move explanatory comments to SCOPED_TRACEPeter Hutterer1-8/+7