xserver-multidpi/test/xi2
Alan Coopersmith 36670065bd Don't require ld -wrap for tests that don't need it
If configure is generated with xorg-macros 1.16 or later, this allows
builders to --enable-unit-test and run the tests other than the xi2
tests which require ld -wrap (and are still wrapped in if HAVE_LD_WRAP
in tests/xi2/Makefile).  If an older xorg-macros is used, the existing
behaviour is preserved of requiring ld -wrap for all unit tests, but
no side effects occur, so the minimum xorg-macros version is not raised.

If unit testing is enabled without ld -wrap, then we create a bogus
"xi2-tests" script just to report that we're skipping them.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Jeremy Huddleston <jeremyhu@apple.com>
2011-11-23 12:15:05 -08:00
..
.gitignore Update .gitignore as new tests have been added 2011-06-22 10:45:25 -07:00
Makefile.am Don't require ld -wrap for tests that don't need it 2011-11-23 12:15:05 -08:00
protocol-common.c test: fix two more failing FP3232 tests 2011-10-27 08:41:08 +10:00
protocol-common.h test/xi2: remove duplicated include 2011-04-25 10:45:34 -07:00
protocol-eventconvert.c test: fix two more failing FP3232 tests 2011-10-27 08:41:08 +10:00
protocol-xigetclientpointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xigetselectedevents.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xipassivegrabdevice.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xiquerydevice.c test: fix two more failing FP3232 tests 2011-10-27 08:41:08 +10:00
protocol-xiquerypointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xiqueryversion.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xiselectevents.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xisetclientpointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00
protocol-xiwarppointer.c Use internal temp variable for swap macros 2011-09-21 17:12:04 -04:00