@6t8k commented on this pull request.


In tests/test_sidebar.c:

> +	if(!gtk_init_check(&argc, &argv)) {
+		g_test_message("%s", "GTK initialisation failed; skipping. Running inside a headless environment?");
+		return 77;
+	}

Done & squashed.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/pull/3676/review/1787625548@github.com>