mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
278ac0a45d
Implement g_test_log_set_fatal_handler which is a function similar to g_log_set_default_handler but for use in unit tests where certain errors have to be ignored because it is not possible to fix or avoid them otherwise. A unit test is added. |
||
---|---|---|
.. | ||
.gitignore | ||
4096-random-bytes | ||
array-test.c | ||
fileutils.c | ||
hostutils.c | ||
keyfile.c | ||
Makefile.am | ||
markup-subparser.c | ||
option-context.c | ||
printf.c | ||
rand.c | ||
strfuncs.c | ||
string.c | ||
testing.c |