API: testutils: Add g_test_fail()
authorBenjamin Otte <otte@redhat.com>
Fri, 15 Apr 2011 01:23:12 +0000 (03:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Apr 2011 12:52:29 +0000 (14:52 +0200)
commitd5dc79c0b066895ad41e84db35568d5a30235186
treeffc4bd56e6b520e29449060cf46886fa2077f68e
parent9a121032599ec90c883937017f49af2ba1fc6071
API: testutils: Add g_test_fail()

This allows tests to fail in a nonfatal way and the test runner can
continue if invoked with -k.

https://bugzilla.gnome.org/show_bug.cgi?id=647826
docs/reference/glib/glib-sections.txt
glib/glib.symbols
glib/gtestutils.c
glib/gtestutils.h