mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
test-gvariant: Use g_assert_* rather than g_assert()
This is desirable both to get more detailed failure messages; and because g_assert() is compiled out when compiling with G_DISABLE_ASSERT, which renders the tests useless. Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in: