mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-29 07:22:17 +01:00
tests: Add debug for G_C_STD_VERSION
Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -101,6 +101,8 @@ test_c_standard (void)
|
||||
return;
|
||||
}
|
||||
|
||||
g_test_message ("G_C_STD_VERSION is %lu", G_C_STD_VERSION);
|
||||
|
||||
g_assert_true (G_C_STD_CHECK_VERSION (std_version));
|
||||
|
||||
if (std_version > 80 && std_version < 99)
|
||||
|
||||
Reference in New Issue
Block a user