Skip to content

testsuite: Don't use g_assert

Matthias Clasen requested to merge matthiasc/gtk:for-main into main

Use the dedicated assertion macros for tests that glib provides.

This commit covers the gdk tests.

Merge request reports

Loading