gtk2/testsuite
Bastien Nocera 5b527d6910 test: Fix compile-time warnings
testsuite/gtk/notify.c: In function ‘test_type’:
testsuite/gtk/notify.c:434:14: warning: assignment to ‘GObject *’ {aka ‘struct _GObject *’} from incompatible pointer type ‘GtkSettings *’ {aka ‘struct _GtkSettings *’} [-Wincompatible-pointer-types]
     instance = g_object_ref (gtk_settings_get_default ());
              ^
testsuite/gtk/notify.c:443:16: warning: assignment to ‘GObject *’ {aka ‘struct _GObject *’} from incompatible pointer type ‘GdkWindow *’ {aka ‘struct _GdkWindow *’} [-Wincompatible-pointer-types]
       instance = g_object_ref (gdk_window_new (NULL, &attributes, 0));
                ^
2018-07-21 14:55:30 +02:00
..
a11y testsuite/a11y: Fix missing glib schemas 2018-02-15 12:30:57 +01:00
css css nodes tests: Update expected output for progressbar 2016-12-09 11:54:24 -05:00
gdk Add some tests for GdkRectangle 2016-03-28 19:54:55 -04:00
gtk test: Fix compile-time warnings 2018-07-21 14:55:30 +02:00
reftests cssimage: Fallback images have no aspect ratio 2017-01-13 03:39:50 +01:00
tools Fix another installed test typo 2016-03-07 10:50:43 -05:00
Makefile.am gtk-builder-tool: Add some tests 2015-05-02 17:39:06 -04:00