summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2016-10-05test: Use $XSERVER_BUILDDIR for Xvfb executable pathMichel Dänzer1-1/+1
2016-09-28test: Re-enable a couple of GetImage testsAdam Jackson1-3/+0
2016-09-28test: Run xts against Xephyr -glamor when presentEric Anholt2-0/+22
2016-09-28test: Switch our testing X server to being spawned with simple-xinitEric Anholt1-1/+1
2016-09-28test: Update piglit HTML even when tests all passEric Anholt1-3/+3
2016-09-28test: Fix parsing of piglit resultsEric Anholt1-3/+3
2016-09-28test: Make the piglit-running script callable with an arbitrary serverEric Anholt4-69/+86
2016-09-28test: Add a little xinit-like program for starting servers for testingEric Anholt3-4/+239
2016-09-28test: Handle srcdir != builddir in Xvfb testingEric Anholt2-2/+9
2016-09-22XQuartz: Adopt input_lock() and input_unlock()Jeremy Huddleston Sequoia1-16/+0
2016-09-02test: Run some XTS5 integration tests against Xvfb if possible.Eric Anholt3-3/+135
2016-08-17test: Remember to swap the window argument to XIQueryPointerAdam Jackson1-0/+1
2016-05-29test: Actually verify that two equivalent touch points are the sameKeith Packard1-1/+1
2016-05-29test: Make touch test reflect new ability to realloc touch array [v2]Keith Packard1-15/+16
2016-05-26Remove SIGIO support for input [v5]Keith Packard2-167/+1
2016-02-29vidmode: move to a separate library of its ownOlivier Fourdan1-0/+2
2015-10-27build: Remove stale miext/cw include pathsAdam Jackson1-1/+1
2015-09-23libxf86config: libxf86config_internal -> libxf86configEgbert Eich1-1/+1
2015-09-23test: Fix typo and drop documentation references to glib.Bryce Harrington1-14/+3
2015-09-21test/xi1: Update .gitignoreJasper St. Pierre1-0/+1
2015-05-20test: add tests for new valuator mask featuresPeter Hutterer1-0/+63
2014-12-08Add REQUEST_FIXED_SIZE testcases to test/misc.cAlan Coopersmith1-0/+37
2014-12-08Add request length checking test cases for some Xinput 2.x requestsAlan Coopersmith4-0/+20
2014-12-08Add request length checking test cases for some Xinput 1.x requestsAlan Coopersmith3-1/+157
2014-10-09Use unique display name for each xi2 test program [v3]Alan Coopersmith1-0/+12
2014-10-02Abort xi2 tests if ActivateDevice() failsAlan Coopersmith1-4/+10
2014-09-18xserver: Move 'pragma GCC diagnostic' outside functionsJon TURNEY1-3/+4
2014-09-18test: Only build hashtable tests if building X-Resource extensionKeith Packard1-1/+4
2014-09-11Make list tests actually test listsAlan Coopersmith1-12/+12
2014-06-04mi: don't process events from disabled devices (#77884)Peter Hutterer1-1/+13
2014-04-21.gitignore: Add new autotools file 'test-driver'Kristian Høgsberg1-0/+2
2014-04-18test: [v2] Validate server log reading more carefully in signal-logging testKeith Packard1-3/+8
2014-04-18test: create a link to the generated hw/xfree86/sdksyms.c at build timeGaetan Nadon2-1/+8
2014-03-27Build Xi/stubs.c once as a convenience library, rather than once for each DDX...Jon TURNEY1-2/+2
2014-03-27Build dpmsstubs.c once as a convenience library, rather than once for each DD...Jon TURNEY1-1/+1
2014-03-25Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+0
2014-03-20test: Don't add TEST_LDADD to list testKristian Høgsberg1-1/+0
2014-03-10hashtabletest: Fix warning: format ‘%ld’ expects argument of type ...Hans de Goede1-1/+1
2014-02-24Fix test/os to work on SolarisAlan Coopersmith1-2/+2
2014-02-24Fix test/signal-logging to work on SolarisAlan Coopersmith1-0/+4
2014-02-20test: remove source file from hashtabletest LDADDGaetan Nadon1-1/+1
2014-02-20test/input: Fix alignment assertion for doublesThierry Reding1-2/+2
2014-02-04input: un-constify dev->namePeter Hutterer1-5/+15
2014-02-04input: un-constify InputAttributesPeter Hutterer1-26/+30
2014-02-04xkb: add a call to init an XkbRMLVOSet from const charsPeter Hutterer1-7/+11
2014-01-25Xi: fix modifier offset in XIPassiveGrab swapping functionPeter Hutterer1-1/+8
2014-01-22test/signal-formatting: Ignore compiler warningsKeith Packard1-2/+5
2014-01-22test/hashtabletest: Clean up -Wshadow errorsKeith Packard1-4/+2
2014-01-22test/xi2: Clean up -Wshadow warningsKeith Packard5-41/+41
2014-01-12Replace 'pointer' type with 'void *'Keith Packard4-4/+4