dbus/cmake/modules
Simon McVittie bbf5ef008a test: Export G_TEST_BUILDDIR, G_TEST_SRCDIR
These environment variables are used by GLib's g_test_build_filename()
and related convenience functions, which make it easier for unit tests
to find data files in a way that works for both build-time tests and
"as-installed" tests. During "as-installed" testing, both variables
will normally be unset, and GLib uses the directory containing the
executable. In most cases that results in the right thing happening, and
this will also be true for dbus, since we install the test executables
in ${libexecdir}/installed-tests, helper executables in the same place,
and test data in ${libexecdir}/installed-tests/data.

Signed-off-by: Simon McVittie <smcv@collabora.com>
(cherry picked from commit 37e0125943)
[backport to 1.14.x: discard Meson build system updates]
2022-10-05 10:41:03 +01:00
..
CheckPrototypeExists.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
CheckStructMember.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
COPYING-CMAKE-SCRIPTS Add glib support to cmake buildsystem. 2014-01-07 19:06:26 +01:00
CPackInstallConfig.cmake Remove obsolete parameter in end... cmake keywords 2019-01-24 09:07:27 +01:00
FindDocBookXSL.cmake FindDocBookXSL.cmake: Add 2018-11-20 18:29:39 +00:00
FindDoxygen.cmake * cmake: added doxygen support 2007-03-14 00:16:05 +00:00
FindGLIB2.cmake cmake: fix find_package related naming mismatch for GLIB2 2021-11-10 00:49:21 +01:00
FindLibIconv.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
MacroGetenvWinPath.cmake Remove obsolete parameter in end... cmake keywords 2019-01-24 09:07:27 +01:00
MacroLibrary.cmake Use lower case cmake keywords 2019-01-23 21:34:24 +01:00
MacroOptionalFindPackage.cmake * cmake: new directory, contains cmake build support. 2007-03-03 14:32:17 +00:00
Macros.cmake test: Export G_TEST_BUILDDIR, G_TEST_SRCDIR 2022-10-05 10:41:03 +01:00
MacrosAutotools.cmake Remove obsolete parameter in end... cmake keywords 2019-01-23 21:34:24 +01:00
ProjectSourceGroup.cmake Remove obsolete parameter in end... cmake keywords 2019-01-23 21:34:24 +01:00
Win32Macros.cmake Remove obsolete parameter in end... cmake keywords 2019-01-23 21:34:24 +01:00