Skip to content
  • Marco Trevisan's avatar
    gobject, tests: add tests for autoptr (and lists) with declared · 8d42b024
    Marco Trevisan authored
    Add tests using an object declared with G_DECLARE_FINAL_TYPE, that is derived
    from another, declared using G_DECLARE_DERIVABLE_TYPE, and that
    thus uses _GLIB_DEFINE_AUTOPTR_CHAINUP to define cleanup functions.
    
    And verify that both g_autoptr(Type) and g_auto(s)list(Type) work
    8d42b024