dbus/cmake
Simon McVittie b7f11c17d1 _dbus_test_main: Move to test-utils
Now that there is no code outside test/ that calls into this, we can
move it into test/, reducing the size of libdbus.

dbus-test-tap.[ch] still need to stay in dbus/ as long as there is
code in dbus/ or bus/ relying on them, and also need to be linked into
libdbus as long as there is other code in libdbus relying on them,
so they stay where they are for now. Similarly, dbus-tests.h lists
the tests that are still embedded in libdbus, and must stay where
it is for the moment.

With this move, various tests now need to be linked to the dbus-testutils
convenience library.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2019-01-21 15:19:36 +00:00
..
bus test: Move dbus-daemon-launch-helper-test here, and rename 2019-01-21 15:18:46 +00:00
dbus _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
doc In cmake use variables provided from GNUInstallDirs consequently 2018-12-21 19:55:07 +01:00
modules Make sure ctest on Windows uses the currently built dbus library 2019-01-10 20:19:04 +01:00
test _dbus_test_main: Move to test-utils 2019-01-21 15:19:36 +00:00
tools In cmake use variables provided from GNUInstallDirs consequently 2018-12-21 19:55:07 +01:00
bus-test.bat.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CMakeLists.txt test: Move dbus-daemon-launch-helper-test here, and rename 2019-01-21 15:18:46 +00:00
config.h.cmake Drop cmake variable DBUS_WIN_FIXME 2018-12-05 15:58:48 +01:00
ConfigureChecks.cmake build: Require va_copy() or __va_copy() on non-MSVC compilers 2018-11-19 11:27:25 +00:00
dbus-env.bat.cmake Split DBUS_SESSION_BUS_DEFAULT_ADDRESS into listen, connect addresses and set better defaults 2012-08-13 19:57:13 +01:00
DBus1Config.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
DBus1Config.pkgconfig.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
DBus1ConfigVersion.cmake.in cmake, autotools: Add find package config support for cmake clients 2017-03-20 14:18:45 +00:00
i686-w64-mingw32.cmake cmake: Fix warning on travis-ci 'CMAKE_FORCE_C.._COMPILER macro is deprecated' 2018-03-21 15:02:38 +01:00
x86_64-w64-mingw32.cmake travis-ci: Add cross building support for mingw 64 bit compiler 2018-03-22 21:13:47 +01:00