mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
4da8b7b35a
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 |
||
---|---|---|
.. | ||
gio | ||
glib | ||
gobject | ||
.gitignore | ||
AUTHORS | ||
COPYING | ||
meson.build | ||
NEWS |