mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 19:36:22 +00:00
Refactor test setup and teardown functions
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "glib.h"
|
||||
|
||||
void init_preferences(void **state);
|
||||
void load_preferences(void **state);
|
||||
void close_preferences(void **state);
|
||||
|
||||
void glist_set_cmp(GCompareFunc func);
|
||||
|
||||
Reference in New Issue
Block a user