xserver-multidpi/test/xi2
Rami Ylimäki 262c2c9031 test: Fix linking of wrapped functions in XI2 tests.
Running "make check" will lead to build problems in
scratchbox. Building the first test that wraps dixLookupWindow fails
because symbol __real_dixLookupWindow can't be resolved. Defining
wrapping options as linker options instead of compiler options makes
everything build nicely in scratchbox.

Signed-off-by: Rami Ylimäki <ext-rami.ylimaki@nokia.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2010-04-28 15:42:43 +10:00
..
Makefile.am test: Fix linking of wrapped functions in XI2 tests. 2010-04-28 15:42:43 +10:00
protocol-common.c Remove stray semi-colon in protocol-common.c 2009-09-16 11:04:25 +10:00
protocol-common.h test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-eventconvert.c test/xi2: fail if xi2 class type is garbage. (#25492) 2009-12-22 21:30:52 -08:00
protocol-xigetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xigetselectedevents.c test: add ProcXIGetSelectedEvents tests. 2009-07-14 11:41:29 +10:00
protocol-xiquerydevice.c test: add ProcXIQueryDevice tests. 2009-07-14 11:41:28 +10:00
protocol-xiquerypointer.c test: add XIQueryPointer protocol tests. 2009-08-24 10:08:14 +10:00
protocol-xiqueryversion.c test: Add ProcXIQueryVersion tests. 2009-07-14 11:41:28 +10:00
protocol-xiselectevents.c Fix num_masks/length overflow test for XiSelectEvents 2009-09-16 11:44:08 +10:00
protocol-xisetclientpointer.c test: expose the default screen to tests, some cleanup work. 2009-09-03 11:00:49 +10:00
protocol-xiwarppointer.c test: add protocol testing for XIWarpPointer. 2009-09-03 11:00:54 +10:00