mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-28 18:26:52 -04:00
This makes it possible to pass arguments to g_test_init via mesons --test-args. This can be useful when one wants to run a single test with `meson test testlibrary --test-args='-p /context'.