dbus/test/name-test
Ralf Habacker 7724bf574c test-autolaunch-win.c: Prevent assertion in dbus_message_unref()
dbus_message_unref() is in principle able to handle a NULL parameter, but
causes the program to abort when `fatal_warnings_on_check_failed` is set.

Therefore the call with a NULL parameter is avoided from now on.

Fixes #422
2022-10-12 09:38:46 +02:00
..
.gitignore .gitignore: Normalize into LC_ALL=C sort order 2018-12-14 12:53:08 +00:00
CMakeLists.txt Add a test application for autostart on Windows implementation 2022-06-27 15:34:23 +02:00
Makefile.am build: Distribute Meson build system in release tarballs 2022-07-13 20:36:13 +01:00
meson.build test: Work around TAP test regression in Meson 0.63.0 2022-07-15 10:10:54 +01:00
run-test-systemserver.sh Add Meson build system 2022-07-13 20:36:13 +01:00
run-test.sh Add Meson build system 2022-07-13 20:36:13 +01:00
test-autolaunch-win.c test-autolaunch-win.c: Prevent assertion in dbus_message_unref() 2022-10-12 09:38:46 +02:00
test-autolaunch.c test-autolaunch: Make recently-added message similar to the others 2017-06-08 18:43:38 +01:00
test-ids.c Refer to correct bus in test-ids error message 2018-12-11 10:39:26 +00:00
test-pending-call-disconnected.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-dispatch.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-pending-call-timeout.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-privserver-client.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00
test-shutdown.c Fix test-shutdown bail out on Windows 2018-12-05 10:55:28 +00:00
test-threads-init.c Skip name-test/ when running under valgrind for now 2018-08-02 17:16:52 +01:00