mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-17 07:30:21 +02:00
gtestutils: Add g_assert_cmpstrv()
Add a test util function that helps asserting two string arrays are the same, and which adds some useful information if they're not. Fixes: #2015
This commit is contained in:
committed by
Philip Withnall
parent
1c290acd74
commit
f98f2c5d0f
@@ -3547,6 +3547,7 @@ g_assert
|
||||
g_assert_not_reached
|
||||
|
||||
g_assert_cmpstr
|
||||
g_assert_cmpstrv
|
||||
g_assert_cmpint
|
||||
g_assert_cmpuint
|
||||
g_assert_cmphex
|
||||
|
Reference in New Issue
Block a user