From 0bcbf5881b34c38ec3df037f6b05bf6e1c3198b7 Mon Sep 17 00:00:00 2001 From: Sam Spilsbury Date: Sat, 17 Aug 2013 10:33:48 +0800 Subject: Initial wayland test framework Secondary Author: Cory Fields wayland: Fixup test building - Build tests in the test dir, not the main make. - Guard objects and code appropriately - Remove support for all but weston += 1.0.99. pkg-config and versioning were not implemented before that anyway. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7f59570149..40a084444a 100644 --- a/.gitignore +++ b/.gitignore @@ -723,6 +723,10 @@ lib/cmyth/Makefile # /xbmc/windowing/ /xbmc/windowing/Makefile /xbmc/windowing/egl/Makefile +/xbmc/windowing/tests/wayland/xbmc_wayland_test_client_protocol.h +/xbmc/windowing/tests/wayland/xbmc_wayland_test_protocol.c +/xbmc/windowing/tests/wayland/xbmc_wayland_test_server_protocol.h +/xbmc/windowing/tests/wayland/Makefile # /lib/ffmpeg/ /lib/ffmpeg/config.h -- cgit v1.2.3