wayland/tests
Philipp Brüschweiler 0a633704e6 socket-test: don't try to be clever, fail if no XDG_RUNTIME_DIR is set
Not only setenv(), also putenv() allocates memory on my system
(glibc 2.16.0). Just fail with a clear message if XDG_RUNTIME_DIR is
not set.

https://bugs.freedesktop.org/show_bug.cgi?id=52618
2012-08-14 10:10:47 -04: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 More consistent ID printing 2012-07-23 20:17:10 -04: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: test that path names longer than 108 bytes are rejected 2012-06-30 20:01:20 +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
socket-test.c socket-test: don't try to be clever, fail if no XDG_RUNTIME_DIR is set 2012-08-14 10:10:47 -04:00
test-helpers.c tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00
test-runner.c tests: Wrap calloc by just returning NULL if we're called too early 2012-07-23 20:14:33 -04:00
test-runner.h tests: support testing fd inheritance over exec 2012-04-20 15:06:27 +03:00