Variable

GLib-2.0GLibTEST_OPTION_NONFATAL_ASSERTIONSConstSince 2.84

TEST_OPTION_NONFATAL_ASSERTIONS: string

A value that can be passed as an option to GLib.test_init.

If this option is given, assertions will not abort the process, but call GLib.test_fail. Equivalent to GLib.test_set_nonfatal_assertions.

2.84