glib/docs/reference
Jonas Ådahl 657d18fdbb gtestutils: Add g_test_get_path() API
I found myself wanting to know the test that is currently being run,
where e.g. __func__ would be inconvenient to use, because e.g. the place
the string was needed was not in the test case function. Using __func__
also relies on the test function itself containing the whole path, while
loosing the "/" information that is part of the test path.
2021-01-25 16:34:12 +01:00
..
gio Add g_dbus_utils_object_path_escape and g_dbus_utils_object_path_unescape 2021-01-20 13:23:24 +00:00
glib gtestutils: Add g_test_get_path() API 2021-01-25 16:34:12 +01:00
gobject docs: Mention GInitiallyUnowned when introducing refcounts 2020-12-12 18:47:00 +00: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 gversionmacros: Add version macros for GLib 2.68 2020-10-01 14:33:21 +01:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00