glib/docs/reference
Philip Withnall 4da8b7b35a gtestutils: Add g_test_summary() to add summary metadata to unit tests
This is a new function along the same lines as g_test_bug(): to allow
developers to annotate unit tests with information about the test (what
it tests, how it tests it) for future developers to read and learn from.

It will also output this summary as a comment in the test’s TAP output,
which might clarify test results.

Includes a unit test.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

Fixes: #1450
2019-05-21 12:33:15 +01:00
..
gio docs: Ignore some generated source files 2019-03-15 11:09:32 +00:00
glib gtestutils: Add g_test_summary() to add summary metadata to unit tests 2019-05-21 12:33:15 +01:00
gobject gisgnal: Add g_clear_signal_handler 2019-05-20 13:33:41 -05:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build build: Factor out common gtkdoc flags 2019-03-06 11:59:03 +00:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00