dbus/test/name-test
Havoc Pennington bdbab12123 2007-07-26 Havoc Pennington <hp@redhat.com>
* bus/config-parser-trivial.c (check_return_values): disable a
	test that hardcoded the bus user's name

	* bus/dispatch.c (bus_dispatch_test_conf): remove the "if
	(!use_launcher)" around the tests, they were only failing because
	we didn't pass through all the expected errors from the helper.

	* bus/activation-exit-codes.h
	(BUS_SPAWN_EXIT_CODE_CHILD_SIGNALED): add a code for child segfaulting
	(BUS_SPAWN_EXIT_CODE_GENERIC_FAILURE): make "1" be a generic
	failure code, so if a third party launch helper were written it
	could just always return 1 on failure.
2007-07-26 23:01:14 +00:00
..
.cvsignore tools/.cvsignore: Ignore all currently built files. 2007-05-21 16:50:13 +00:00
Makefile.am 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
run-test.sh 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
test-ids.c 2007-06-18 Havoc Pennington <hp@redhat.com> 2007-06-18 19:32:51 +00:00
test-names.c 2007-07-26 Havoc Pennington <hp@redhat.com> 2007-07-26 23:01:14 +00:00
test-pending-call-dispatch.c Patches by Kjartan Maraas <kmaraas at gnome dot org> 2006-08-14 19:11:35 +00:00
test-threads-init.c * dbus/dbus-threads.h: fix DBUS_THREAD_FUNCTIONS_ALL_MASK to have 2006-11-14 18:56:43 +00:00