gtk/testsuite
Alessandro Bono cc51604267 dmabufformats: Include gdkdmabuffourccprivate.h
It includes a fallback list of fourccs. Otherwise we might miss some
DRM_FORMAT definition.

This happens in SLES12:
```
../testsuite/gdk/dmabufformats.c: In function ‘test_dmabuf_formats_basic’:
../testsuite/gdk/dmabufformats.c:29:56: error: ‘DRM_FORMAT_ABGR16161616F’ undeclared (first use in this function); did you mean ‘DRM_FORMAT_ABGR2101010’?
   29 |   g_assert_true (gdk_dmabuf_formats_contains (formats, DRM_FORMAT_ABGR16161616F, DRM_FORMAT_MOD_LINEAR));
```
2024-02-13 14:15:32 +01:00
..
a11y Adjust tests 2023-10-26 09:44:59 +02:00
css testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
gdk dmabufformats: Include gdkdmabuffourccprivate.h 2024-02-13 14:15:32 +01:00
gsk Skip one more failing clipped render test 2024-02-11 22:38:52 -05:00
gtk GtkCalendar: Add missing accessors 2024-02-11 14:40:30 +00:00
headless testsuite: Set GIO_USE_VFS=local everywhere 2023-06-09 02:29:24 +02:00
introspection tests: Maybe skip introspection tests 2022-12-19 22:38:38 -05:00
reftests reftests: Add a testcase for GtkGLArea::allowed-apis 2024-01-05 07:30:38 +01:00
tools switch: Follow "show-status-shapes" setting 2024-01-11 01:33:16 +01:00
meson.build ci: Reshuffle test setups 2023-11-19 08:24:38 -05:00
testutils.c testsuite: fix memleak 2023-06-05 05:33:07 +02:00
testutils.h testsuite: Make function arguments const 2021-11-30 14:12:10 +01:00