gtk/testsuite
Matthias Clasen fdff21ae13 testsuite: Don't use g_test_init
g_test_init has the ugly habit of aborting if G_DISABLE_ASSERT
is defined, and we want to run our tests in a release build too.

Use gtk_test_init instead, which works around this issue.
2024-02-14 10:37:56 -05: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 testsuite: Don't use g_test_init 2024-02-14 10:37:56 -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