wayland/tests
Dylan Noblesmith b486e3aba5 tests: fix make check for out-of-tree builds
It was failing with missing include files.

While here, destroy the ugly "../src/..." include
paths used in the tests that was just hacking around
this problem in the Makefile:

sed -i s/..\\/src\\/// tests/*.c
2012-06-30 19:58:37 +00:00
..
.gitignore tests: update gitignore 2012-05-29 10:10:07 -04:00
array-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
client-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
connection-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
event-loop-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
exec-fd-leak-checker.c tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00
fixed-benchmark.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
fixed-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
list-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
Makefile.am tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
map-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
os-wrappers-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
sanity-test.c tests: fix make check for out-of-tree builds 2012-06-30 19:58:37 +00:00
test-helpers.c tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00
test-runner.c tests: detect fd leaks 2012-04-20 14:58:31 +03:00
test-runner.h tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00