mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-13 07:56:17 +01:00
6a6b36bbc7
This is a variant of `g_test_trap_subprocess()` which allows the environment for the child process to be specified. This is quite useful when you want to test code which reads environment variables, as it’s not safe to set those after the start of `main()`. This will be useful within and outwith GLib for testing such code. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #1618 |
||
---|---|---|
.. | ||
reference | ||
backports.md | ||
CODEOWNERS | ||
issue-and-merge-request-management.md | ||
macros.md | ||
meson-version.md | ||
rationales.md | ||
releasing.md | ||
roadmap.md | ||
supported-platforms.md | ||
testing.md | ||
toolchain-requirements.md | ||
win32-build.md |