IIUC the call to `gtk_init_func()` is not inside a test, so `g_test_skip()` will do nothing. The example you pointed out is inside a function that is registered as a test. And that still leaves the question of what to return to your test environment, pass or fail. As I said, returning pass when none of the test ran isn't useful.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3674#issuecomment-1793617988 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/3674/[email protected]>
