glib/tests/testing, logging: don't use g_test_undefined()
authorDan Winship <danw@gnome.org>
Wed, 1 Aug 2012 13:49:10 +0000 (09:49 -0400)
committerDan Winship <danw@gnome.org>
Mon, 20 Aug 2012 17:49:06 +0000 (13:49 -0400)
commitf78931c4abf217fce0eca890da411c1c1c983d45
tree324eca13c24a6a9d9864c61b3bacfcc0ec5aab80
parentd9f6314f57cad9940938165421c1efc09636147b
glib/tests/testing, logging: don't use g_test_undefined()

We are verifying the behavior of the test/logging functions here; this
is not undefined behavior.

https://bugzilla.gnome.org/show_bug.cgi?id=679556
glib/tests/logging.c
glib/tests/testing.c