gtestutils: add g_test_add_data_func_full()
authorDan Winship <danw@gnome.org>
Thu, 23 Aug 2012 16:29:36 +0000 (12:29 -0400)
committerDan Winship <danw@gnome.org>
Mon, 27 Aug 2012 11:31:13 +0000 (07:31 -0400)
commit0c0cdfd9c4a9d57aae0fb50b5e18cab6ba9e1a76
tree42db71e6c6ffc42bd49bf7b76d7a291af3fdc743
parent242737822357c9a686df69bdb888b0d42caf1d5c
gtestutils: add g_test_add_data_func_full()

Like g_test_add_data_func(), but includes a GDestroyNotify for the
test data.

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