mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-26 19:08:57 +02:00
gtestutils: Add g_assert_cmpvariant()
This is along the same lines as g_assert_cmpstr(), but for variants. Based on a patch by Guillaume Desmottes. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://gitlab.gnome.org/GNOME/glib/issues/1191
This commit is contained in:
@@ -3176,6 +3176,7 @@ g_assert_cmphex
|
||||
g_assert_cmpfloat
|
||||
g_assert_cmpfloat_with_epsilon
|
||||
g_assert_cmpmem
|
||||
g_assert_cmpvariant
|
||||
g_assert_no_error
|
||||
g_assert_error
|
||||
g_assert_true
|
||||
|
Reference in New Issue
Block a user