gtk/testsuite
Chun-wei Fan d8e8b3c235 testsuite/testutils.c: Fix build on Visual Studio
Visual Studio does not come with unistd.h, but Windows do have write() and
close() in io.h, so include io.h instead of unistd.h on Windows.

For MinGW, unistd.h in turn includes io.h.
2021-01-29 17:59:10 +08:00
..
a11y build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
css css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
gdk testsuite: Fix a leak 2021-01-22 11:50:04 -05:00
gsk Merge branch 'wip/otte/for-master' into 'master' 2020-12-24 07:13:22 +00:00
gtk testsuite: Link some tests statically 2021-01-23 10:34:57 -05:00
performance build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00
reftests Add a reftest for transform-origin 2021-01-24 23:47:10 -05:00
tools builder-tool: Translate GtkImage:pixbuf 2021-01-27 17:01:51 -05:00
meson.build testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00
testutils.c testsuite/testutils.c: Fix build on Visual Studio 2021-01-29 17:59:10 +08:00
testutils.h testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00