[gtk/present-toplevel-2: 125/178] testsuite: Stop looking at type hints
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/present-toplevel-2: 125/178] testsuite: Stop looking at type hints
- Date: Tue, 10 Mar 2020 01:20:26 +0000 (UTC)
commit ca8548c9a9c8227000c3875172faff5cf01b521e
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 6 12:55:55 2020 -0800
testsuite: Stop looking at type hints
testsuite/gtk/templates.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/testsuite/gtk/templates.c b/testsuite/gtk/templates.c
index 1ec40ab045..7b16c53f7a 100644
--- a/testsuite/gtk/templates.c
+++ b/testsuite/gtk/templates.c
@@ -55,7 +55,6 @@ test_dialog_override_property (void)
"type-hint", GDK_SURFACE_TYPE_HINT_UTILITY,
NULL);
g_assert (GTK_IS_DIALOG (dialog));
- g_assert (gtk_window_get_type_hint (GTK_WINDOW (dialog)) == GDK_SURFACE_TYPE_HINT_UTILITY);
gtk_widget_destroy (dialog);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]