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:
Will Thompson
2018-10-26 13:49:54 +01:00
committed by Philip Withnall
parent 1211c4503b
commit 9b4eddff0c
3 changed files with 43 additions and 0 deletions

View File

@@ -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 \