mirror of
https://github.com/flatpak/flatpak.git
synced 2026-02-07 06:21:44 -05: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'.