gtk/testsuite
Benjamin Otte 2a7e4ae7f6 testsuite: Don't pretend we're a GTest
This is a meson test, not a GTest thing. So:

- Use g_print(), not g_test_message
That makes meson test --verbose print the actual log messsages.

- Don't g_assert() all the time
Instead, run tests through to the end and just return a non-0 exit
status.
2019-04-23 17:09:14 +02:00
..
a11y testsuite/a11y: Update GtkGrid definitions in UI files 2019-04-05 00:24:49 +01:00
css testsuite: Update references for style test 2019-04-12 19:34:29 +02:00
gdk gdk: Add GDK_MEMORY_DEFAULT 2018-03-18 05:57:07 +01:00
gsk testsuite: Don't pretend we're a GTest 2019-04-23 17:09:14 +02:00
gtk testsuite: Add theme-validate test 2019-04-18 02:28:42 +02:00
reftests surface: Drop group api 2019-04-20 02:28:46 +00:00
tools build: Do not use install argument for configure_file() 2019-03-29 14:30:57 +00:00
meson.build testsuite: Make reftests work again 2019-03-29 09:56:52 +01:00