summaryrefslogtreecommitdiff
path: root/test/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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