Forwarded: https://gitlab.gnome.org/GNOME/librsvg/issues/259 Control: tags -1 + fixed-upstream pending
On Wed, 03 Jan 2018 at 12:51:35 +0000, Simon McVittie wrote: > On Wed, 03 Jan 2018 at 12:25:42 +0000, Chris Lamb wrote: > > This is due to the binary including the absolute build path so that > > it can find test data. > > It should probably use g_test_build_filename() now that that exists > (relative to $G_TEST_SRCDIR or $G_TEST_BUILDDIR as appropriate, falling > back to dirname(argv[0]) for both if unspecified). This appears to have been done in the version that I'll be uploading to experimental soon. smcv