glib/docs
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
..
reference gtestutils: Add g_test_summary() to add summary metadata to unit tests 2019-05-21 12:33:15 +01:00
CODEOWNERS docs: Add Ting-Wei Lan as a BSD/kqueue code reviewer 2019-03-04 10:38:17 +00:00
debugging.txt docs: Drop outdated timestamp and sign-off line 2019-01-15 15:11:43 +00:00
macros.txt docs: Drop pointless leading whitespace 2019-01-15 15:11:43 +00:00