mirror of
https://github.com/flatpak/flatpak.git
synced 2025-12-24 00:18:01 -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'.