mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 00:48:45 +02:00
gdbus-codegen: test generating autocleanups
This is the most degenerate possible test but it does exercise this code path. (Tweaked by Philip Withnall <withnall@endlessm.com> to also add the flag to the autotools build.)
This commit is contained in:
committed by
Philip Withnall
parent
1211c4503b
commit
9b4eddff0c
@@ -501,6 +501,7 @@ gdbus-test-codegen-generated.h: test-codegen.xml Makefile $(top_builddir)/gio/gd
|
||||
--interface-prefix org.project. \
|
||||
--generate-c-code gdbus-test-codegen-generated \
|
||||
--c-generate-object-manager \
|
||||
--c-generate-autocleanup all \
|
||||
--c-namespace Foo_iGen \
|
||||
--generate-docbook gdbus-test-codegen-generated-doc \
|
||||
--annotate "org.project.Bar" Key1 Value1 \
|
||||
|
Reference in New Issue
Block a user