~lattis/muon

4 3

tests without git tree

Details
Message ID
<D2YOSRF5CX2J.2K04EMQRPKDU2@posteo.net>
DKIM signature
pass
Download raw message
Hi,

In tests/fmt/test_all_meson_files.meson git is used to search for meson
files. This doesn't work when running the tests from a tarball. Could this
be changed to work without a git tree?
Details
Message ID
<25D9B351-53A2-4D53-BC4A-93E868246890@pappacoda.it>
In-Reply-To
<D2YOSRF5CX2J.2K04EMQRPKDU2@posteo.net> (view parent)
DKIM signature
pass
Download raw message

Il 25 luglio 2024 16:24:25 CEST, Sertonix <sertonix@posteo.net> ha scritto:
>In tests/fmt/test_all_meson_files.meson git is used to search for meson
>files. This doesn't work when running the tests from a tarball. Could this
>be changed to work without a git tree?

Hi, in Debian I've patched this test to use find(1) instead. You can find the patch here: <https://salsa.debian.org/debian/muon-meson/-/commit/884285111e23d598bf0c1cd081a9e90f2e0122a0>
Details
Message ID
<D2ZLJG4H3RM8.2NLNE9G0XJ7G3@posteo.net>
In-Reply-To
<25D9B351-53A2-4D53-BC4A-93E868246890@pappacoda.it> (view parent)
DKIM signature
pass
Download raw message
> Hi, in Debian I've patched this test to use find(1) instead. You can find the patch here: <https://salsa.debian.org/debian/muon-meson/-/commit/884285111e23d598bf0c1cd081a9e90f2e0122a0>

Thanks! That works for now. It would still be nice to fix this upstream
though.
Details
Message ID
<eaxvuc7cd4wnl4ovzu4crq5azpfqeapdmf5yxzkibczfwvpdcs@tn47zn3w6zin>
In-Reply-To
<D2ZLJG4H3RM8.2NLNE9G0XJ7G3@posteo.net> (view parent)
DKIM signature
pass
Download raw message
By the way, this should now be fixed.  The new tests shouldn't have a
dependency on git.

Thanks,
Stone
Details
Message ID
<46E79314-B8EA-4372-8947-9F0F3C3DA7E2@pappacoda.it>
In-Reply-To
<eaxvuc7cd4wnl4ovzu4crq5azpfqeapdmf5yxzkibczfwvpdcs@tn47zn3w6zin> (view parent)
DKIM signature
pass
Download raw message

Il 19 settembre 2024 15:20:09 CEST, Stone Tickle <lattis@mochiro.moe> ha scritto:
>By the way, this should now be fixed.  The new tests shouldn't have a
>dependency on git.

Nice to hear, thanks!
Reply to thread Export thread (mbox)