mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 13:53:30 +02:00
testutils: Factor out g_test_disable_crash_reporting()
We're already repeating this in 4 places, and in a subsequent commit I'll extend it to do more. Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
@@ -3359,6 +3359,7 @@ g_test_trap_assert_stdout_unmatched
|
||||
g_test_trap_assert_stderr
|
||||
g_test_trap_assert_stderr_unmatched
|
||||
g_test_trap_fork
|
||||
g_test_disable_crash_reporting
|
||||
|
||||
g_test_rand_bit
|
||||
g_test_rand_int
|
||||
|
Reference in New Issue
Block a user