marcandre.lur...@redhat.com writes:
> From: Marc-André Lureau
>
> Allows one to specify a destroy function for the test data.
>
> Signed-off-by: Marc-André Lureau
Since Eric's okay with the function type punning in the compatibility
code for old GLib, I refrain from rocking the boat, and just s
From: Marc-André Lureau
Allows one to specify a destroy function for the test data.
Signed-off-by: Marc-André Lureau
---
tests/libqtest.c | 15 +++
tests/libqtest.h | 17 +
2 files changed, 32 insertions(+)
diff --git a/tests/libqtest.c b/tests/libqtest.c
index eb0