Files
gtk/testsuite
Benjamin Otte 9a875a7515 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-03-19 08:59:31 +01:00
..
2019-02-21 12:29:46 -05:00
2018-03-18 05:57:07 +01:00
2019-03-16 21:31:56 -04:00
2017-10-18 17:30:20 +02:00