summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-09-12 13:24:28 +0100
committerSimon McVittie <smcv@collabora.com>2022-10-05 10:46:48 +0100
commit9f675abd3fea8222011b1134714c3cf71f7b1f2b (patch)
tree53c9c160e2bfba809abbfe0e0d7e21fcd3612bdf /dbus
parentb9f914fa277d7e1152f5f7cc068b3eded69b78fc (diff)
downloaddbus-9f675abd3fea8222011b1134714c3cf71f7b1f2b.tar.gz
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 37e01259435a28b11a087867ea199cd09f0a5cff) [backport to 1.14.x: discard Meson build system updates] (cherry picked from commit bbf5ef008a629af62f817771adee6ae4adcf3bcd) [backport to 1.12.x: resolve conflicts in CMake build system]
Diffstat (limited to 'dbus')
0 files changed, 0 insertions, 0 deletions