dbus/test
Simon McVittie 4a7fe6ca53 test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGS
INCLUDES is a deprecated way to get the same effect as AM_CPPFLAGS.

It's harmless to add extra -I directories to all the tests, even those
that use neither GLib nor dbus-glib, so we can simplify by setting these
AM_CPPFLAGS for the whole directory.
2011-07-29 11:49:07 +01:00
..
data Add a regression test that can reproduce fd.o #34393 2011-07-28 18:23:52 +01:00
name-test Simplify linking for tests that use libdbus-testutils 2011-07-29 11:17:17 +01:00
.gitignore Add a test for marshalling and endian-swapping 2011-06-10 18:32:43 +01:00
break-loader.c Revert merge of master (dbus-1.5) into dbus-1.4 2011-03-14 11:53:09 +00:00
corrupt.c Test that a message with the byte order mangled causes disconnection but no crash 2011-06-10 18:32:58 +01:00
dbus-daemon-eavesdrop.c Add testsuite for eavesdrop=true DBusMatchRule 2011-07-14 16:25:20 +01:00
dbus-daemon.c Add a regression test that can reproduce fd.o #34393 2011-07-28 18:23:52 +01:00
dbus-test-runner Add support for installing most of the modular tests 2011-06-10 18:32:35 +01:00
loopback.c Fix copyright dates 2011-06-10 18:33:22 +01:00
Makefile.am test: promote GLIB_CFLAGS, DBUS_GLIB_CFLAGS to top level and use AM_CPPFLAGS 2011-07-29 11:49:07 +01:00
marshal.c marshal test: test dbus_message_demarshal_bytes_needed 2011-06-10 18:32:49 +01:00
relay.c Fix copyright dates 2011-06-10 18:33:22 +01:00
shell-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
spawn-test.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-exit.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-names.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-segfault.c Make more signal and locale interface use conditional. 2010-03-22 17:28:55 +01:00
test-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-shell-service.c Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
test-sleep-forever.c fix warning, use Sleep, not _sleep on windows (cherry picked from commit ea36c743ad60a2dd5c6286571d1a475903519809) 2009-11-30 12:00:14 +01:00
test-utils.c DBusLoop: remove second layer of watch callbacks where possible 2011-06-13 16:09:50 +01:00
test-utils.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
unused-code-gc.py 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-17 03:53:40 +00:00