mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
docs: Add missing GTest functions
The GTest message API is missing from the reference.
This commit is contained in:
@@ -2930,6 +2930,9 @@ g_test_get_filename
|
|||||||
g_test_get_dir
|
g_test_get_dir
|
||||||
|
|
||||||
g_test_fail
|
g_test_fail
|
||||||
|
g_test_skip
|
||||||
|
g_test_incomplete
|
||||||
|
g_test_failed
|
||||||
g_test_message
|
g_test_message
|
||||||
g_test_bug_base
|
g_test_bug_base
|
||||||
g_test_bug
|
g_test_bug
|
||||||
|
Reference in New Issue
Block a user