Skip to content

tests: Use g_assert_*() rather than g_assert() in tree tests

Philip Withnall requested to merge pwithnall/glib:tree-asserts into main

It won’t get compiled out with G_DISABLE_ASSERT.

Signed-off-by: Philip Withnall philip@tecnocode.co.uk

Merge request reports