dbus/test/name-test
Simon McVittie cea055514a Check for X even if X11 autolaunching is disabled
DBUS_ENABLE_X11_AUTOLAUNCH obviously requires DBUS_BUILD_X11. However,
the converse is not true.

If DBUS_BUILD_X11 is defined, dbus-launch will be able to connect to
the X server to determine when the session ends; most distributors will
want this, but it can be disabled with the standard Autoconf option
--without-x.

If DBUS_ENABLE_X11_AUTOLAUNCH is *also* defined, dbus-launch and libdbus
will be willing to perform autolaunch. Again, most distributors will want
this, but it can be disabled with --disable-x11-autolaunch.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=19997
Reviewed-by: Colin Walters <walters@verbum.org>
2011-05-25 17:38:44 +01:00
..
.gitignore Add autolaunch test to .gitignore 2011-01-06 17:35:35 +00:00
Makefile.am test/name-test: remove dangling references to test-names.c, which is absent 2011-01-25 13:18:03 +00:00
run-test-systemserver.sh Fix running tests when builddir != srcdir. 2009-07-16 16:35:22 +02:00
run-test.sh Added a test-autolaunch. 2010-12-04 23:03:13 +01:00
test-activation-forking.py Ignore exit code zero from activated services 2010-01-28 17:01:24 -05:00
test-autolaunch.c Check for X even if X11 autolaunching is disabled 2011-05-25 17:38:44 +01:00
test-ids.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-pending-call-dispatch.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-pending-call-timeout.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-privserver-client.c test-privserver-client: wait for server to die between iterations 2011-01-21 14:22:39 +00:00
test-privserver.c Port test-privserver to windows by using the TEST_LISTEN bus address. 2010-04-13 21:15:41 +02:00
test-shutdown.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-threads-init.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-wait-for-echo.py Bug 18229: Allow signals 2008-12-09 10:17:36 -05:00
tmp-session-like-system.conf Clean up and clarify default system policy 2008-12-18 15:34:24 -05:00