summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2017-08-14test: Remove unused ddxstubs.cEric Anholt1-1/+0
2017-06-27Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY1-1/+1
2017-03-14test: Fix distcheck failuresAdam Jackson1-2/+5
2017-02-23tests: Fix guards for ld -wrapMihail Konev1-91/+36
2017-01-25tests: shuffle around the linking order to please GNU ldMartin Peres1-1/+5
2017-01-16tests: Fix typoMihail Konev1-1/+0
2017-01-16tests: Fix without-dtrace buildGiuseppe Bilotta1-0/+4
2017-01-16Revert "tests: fix --disable-xorg build"Adam Jackson1-26/+81
2017-01-16tests: fix --disable-xorg buildMihail Konev1-81/+26
2017-01-12tests: Remove obsolete libxservertest.laMihail Konev1-25/+28
2017-01-12tests: Move test/{xi1,xi2}/tests to test/Mihail Konev1-3/+62
2017-01-12tests: Convert test/ to single binaryMihail Konev1-27/+26
2017-01-12tests: Avoid libtool messageMihail Konev1-4/+2
2016-12-07test: fix distributing scriptsPekka Paalanen1-1/+2
2016-11-19test: Fix stray Makefile reference to removed os testRhys Kidd1-1/+0
2016-09-28test: Run xts against Xephyr -glamor when presentEric Anholt1-0/+6
2016-09-28test: Make the piglit-running script callable with an arbitrary serverEric Anholt1-0/+1
2016-09-28test: Add a little xinit-like program for starting servers for testingEric Anholt1-4/+9
2016-09-28test: Handle srcdir != builddir in Xvfb testingEric Anholt1-1/+2
2016-09-02test: Run some XTS5 integration tests against Xvfb if possible.Eric Anholt1-3/+22
2016-05-26Remove SIGIO support for input [v5]Keith Packard1-1/+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
2014-12-08Add request length checking test cases for some Xinput 1.x requestsAlan Coopersmith1-1/+1
2014-09-18test: Only build hashtable tests if building X-Resource extensionKeith Packard1-1/+4
2014-04-18test: create a link to the generated hw/xfree86/sdksyms.c at build timeGaetan Nadon1-1/+7
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-20test: Don't add TEST_LDADD to list testKristian Høgsberg1-1/+0
2014-02-20test: remove source file from hashtabletest LDADDGaetan Nadon1-1/+1
2013-11-14test: build the touch test only when building XorgDan Horák1-2/+2
2013-10-31dri3: Add DRI3 extensionKeith Packard1-1/+10
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-2/+2
2012-08-05test: always add DIX_LIB and OS_LIB on XORG buildsPeter Hutterer1-2/+0
2012-07-10Move DRI2 from external module to built-inDaniel Stone1-1/+6
2012-07-10Move DRI1 from external module to built-inDaniel Stone1-1/+6
2012-07-04Merge branch 'sigio-vt-switch-issues' into for-keithPeter Hutterer1-1/+2
2012-07-03os: add OsBlockSIGIO and OsReleaseSIGIOPeter Hutterer1-1/+2
2012-07-02Merge branch 'sigsafe-logging-varargs'Keith Packard1-1/+2
2012-06-22AC_SUBST the GLX_SYS_LIBSPeter Hutterer1-1/+1
2012-06-21Add FormatUInt64{,Hex}() for formatting numbers in a signal safe mannerChase Douglas1-1/+2
2012-05-01xserver: Fix out-of-tree buildMichal Suchanek1-1/+1
2012-04-23test: Fix make distJeremy Huddleston1-2/+3
2012-04-18Xext: add a generic hashtable implementationErkki Seppälä1-1/+2
2012-03-23test: Fix 'make dist' for configurations that build the Xorg DDXJeremy Huddleston1-0/+3
2012-01-15test: Fix linking issues when building unit tests without the Xorg DDXJeremy Huddleston1-4/+53
2011-12-19dix: add helper functions to create DDX touch recsPeter Hutterer1-1/+2
2011-12-02Disable building of tests requiring DDX functions when Xorg is not builtAlan Coopersmith1-7/+21
2011-11-23Add fallback implementation of strndup()Alan Coopersmith1-1/+1