summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-03-21travis: Bump rawhide imageAdam Jackson2-2/+510
2018-03-21ci: Ignore builds for branches aimed at other CI servicesAdam Jackson2-3/+9
2018-03-14travis: Update OSX buildAdam Jackson1-1/+13
2018-03-14travis: Switch linux build from stretch to rawhideAdam Jackson1-1/+3
2018-02-14miinitext: Load GLX on the mi pathAdam Jackson1-0/+4
2017-12-08test: Fix build dependency for bigreq testAdam Jackson1-2/+4
2017-11-01test: Add a test for the overflow bug in bigreqs.Eric Anholt3-0/+110
2017-10-30Use ARRAY_SIZE all over the treeDaniel Martin3-5/+7
2017-10-30test: signal-logging: Fix looping signed number testsDaniel Martin1-1/+1
2017-10-30test: input: Fix used uninitialized warning in dix_event_to_coreDaniel Martin1-1/+1
2017-10-04test: const correctness fixAdam Jackson1-1/+1
2017-09-25test: Fix a thinko in simple-xinitAdam Jackson1-1/+1
2017-09-23travis: Also build on OSXJon Turney1-0/+31
2017-09-20test: Add basic SYNC tests.Eric Anholt3-0/+315
2017-09-20test: Return error from simple-xinit if the client crashes.Eric Anholt1-0/+3
2017-09-20meson: Add Xvfb and Xephyr-glamor testing.Eric Anholt3-0/+38
2017-09-06test: fix compiler warningPeter Hutterer1-1/+1
2017-08-14test: Remove unused ddxstubs.cEric Anholt2-98/+0
2017-08-11travis: Set prefix to /usr, so we find xkbcomp.Eric Anholt1-1/+1
2017-06-27Move statically linked xorgxkb files from dixmods to a separate directoryJon TURNEY1-1/+1
2017-06-13travis: Add a build script for Travis CI.Eric Anholt1-0/+12
2017-04-25Remove support for unaligned swaps.Eric Anholt1-19/+6
2017-04-25Add unit tests for the byte swapping macros.Eric Anholt1-0/+43
2017-04-24Mark test_data static in Xinput protocol tests to avoid clashesAlan Coopersmith3-3/+3
2017-03-14test: Fix distcheck failuresAdam Jackson1-2/+5
2017-03-09test: Use correct signature for XISetEventMask wrapperJon Turney2-7/+7
2017-02-23tests: Fix guards for ld -wrapMihail Konev2-98/+46
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 Jackson2-31/+85
2017-01-16tests: fix --disable-xorg buildMihail Konev2-85/+31
2017-01-12tests: Remove obsolete libxservertest.laMihail Konev1-25/+28
2017-01-12tests: Move test/{xi1,xi2}/tests to test/Mihail Konev8-137/+78
2017-01-12tests: Convert test/ to single binaryMihail Konev16-49/+100
2017-01-12tests: Convert test/xi2/ to single binaryMihail Konev16-73/+105
2017-01-12tests: Convert test/xi1/ to single binaryMihail Konev9-17/+89
2017-01-12tests: Refactor wraps into protocol-common.cMihail Konev15-136/+70
2017-01-12tests: Avoid libtool messageMihail Konev2-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-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