Merge branch '1190-debugging-docs' into 'main'

gdebugcontroller: Add documentation and tests

Closes #1190

See merge request GNOME/glib!2486
This commit is contained in:
Philip Withnall
2022-02-15 12:47:50 +00:00
8 changed files with 586 additions and 36 deletions

View File

@@ -57,6 +57,7 @@ gio_tests = {
},
'data-input-stream' : {},
'data-output-stream' : {},
'debugcontroller' : {},
'defaultvalue' : {'extra_sources' : [giotypefuncs_inc]},
'fileattributematcher' : {},
'filter-streams' : {},