mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 18:07:54 +02:00
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
This commit is contained in:
@@ -2883,6 +2883,7 @@ GTestFunc
|
||||
g_test_add_func
|
||||
GTestDataFunc
|
||||
g_test_add_data_func
|
||||
g_test_add_data_func_full
|
||||
g_test_add
|
||||
|
||||
g_test_fail
|
||||
|
Reference in New Issue
Block a user