summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-23Enable memory checking during unit testingAlan Coopersmith1-0/+1
2011-11-23Don't require ld -wrap for tests that don't need itAlan Coopersmith1-2/+0
2011-08-22test: add a option duplication testPeter Hutterer1-1/+2
2011-07-01Test: Ensure libxservertest gets relinked when necessaryDaniel Stone1-0/+1
2011-06-23xfree86: Remove libxorg convenience library to speed up buildDan Nicholson1-1/+0
2011-06-23xfree86: Move sdksyms generation to ddx toplevelDan Nicholson1-2/+5
2011-06-23Don't use empty source filesDan Nicholson1-5/+1
2011-05-31fixes: Add support for pointer barriersAdam Jackson1-1/+2
2011-05-13include: add version_compare helper functionPeter Hutterer1-1/+2
2011-04-21test: remove glib dependencyPeter Hutterer1-4/+2
2011-03-24test: when unit tests are enabled, build them during "make"Peter Hutterer1-2/+2
2011-03-18Add generalized unit test support using util-macros.Gaetan Nadon1-1/+5
2011-03-14test: add some tests for basic list manipulation.Peter Hutterer1-1/+2
2010-10-13test: Fix make distcheck when not building unit testsJeremy Huddleston1-2/+1
2009-10-06Add platform tests for Dtrace linker magicAlan Coopersmith1-1/+1
2009-09-24Fix build of unit tests when dtrace probes are enabledAlan Coopersmith1-0/+4
2009-09-03test: fix build after changing libxf86config.laPeter Hutterer1-1/+1
2009-08-27test: add a few tests for xtest device initialization.Peter Hutterer1-1/+2
2009-07-14test: add xi2 directory, prepare for protocol testing.Peter Hutterer1-0/+1
2009-07-14Add test subdir to base Makefile.amPeter Hutterer1-3/+0
2009-06-05Revert "test: check from INT_MIN to INT_MAX for core type conversion"Peter Hutterer1-1/+0
2009-06-04test: check from INT_MIN to INT_MAX for core type conversionPeter Hutterer1-0/+1
2009-04-28test: add a simple test to verify device axis intialization.Peter Hutterer1-2/+2
2009-04-28Add a test-suite for in-server unit-testing.Peter Hutterer1-0/+39