glib/glib/tests
Christian Dywan 278ac0a45d Bug 579050 Allow making selected critical and warning messages non-fatal
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.
2009-09-10 16:45:49 +02:00
..
.gitignore Add hostname-related utilities in glib/ghostutils.h 2009-04-22 08:36:02 -04:00
4096-random-bytes [REVERT] Bug 548612 – g_strstr_len() should use memmem when available 2008-08-28 23:03:24 +00:00
array-test.c Call element_free_func when shrinking array with g_ptr_array_set_size 2009-09-07 12:35:51 -04:00
fileutils.c Bug 539770 - migrate gstrfunc unit tests to gtest 2008-06-24 13:55:22 +00:00
hostutils.c Add hostname-related utilities in glib/ghostutils.h 2009-04-22 08:36:02 -04:00
keyfile.c Plug a mem leak 2009-05-23 17:59:54 +02:00
Makefile.am Add hostname-related utilities in glib/ghostutils.h 2009-04-22 08:36:02 -04:00
markup-subparser.c add functions g_markup_parse_context_{push,pop} in order to provide some 2008-07-10 08:41:59 +00:00
option-context.c Fix an issue with callbacks that return FALSE. 2008-11-28 05:17:27 +00:00
printf.c make this a "const gpointer" rather than a gconstpointer to avoid warnings 2008-09-26 16:00:45 +00:00
rand.c svn:ignore files of last patch 2008-09-01 09:42:11 +00:00
strfuncs.c Fixup for test case in previous commit. 2008-08-29 06:02:47 +00:00
string.c Fix g_string_chunk_insert_len to accept nuls 2009-06-10 23:50:45 -04:00
testing.c Bug 579050 Allow making selected critical and warning messages non-fatal 2009-09-10 16:45:49 +02:00