[glib: 7/7] Merge branch '1190-debugging-docs' into 'main'




commit b5873878cd67a3d1b973baa01e0df9bbb4a2417f
Merge: 00ba3ceac b7d3e3f16
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Feb 15 12:47:50 2022 +0000

    Merge branch '1190-debugging-docs' into 'main'
    
    gdebugcontroller: Add documentation and tests
    
    Closes #1190
    
    See merge request GNOME/glib!2486

 docs/reference/gio/gio-sections-common.txt |   2 +-
 gio/gdebugcontroller.c                     |  21 +-
 gio/gdebugcontroller.h                     |   3 -
 gio/gdebugcontrollerdbus.c                 | 193 +++++++++++++-
 gio/gdebugcontrollerdbus.h                 |   3 +
 gio/giomodule.c                            |   1 +
 gio/tests/debugcontroller.c                | 396 +++++++++++++++++++++++++++++
 gio/tests/meson.build                      |   1 +
 8 files changed, 585 insertions(+), 35 deletions(-)
---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]