gtkdoc-mkdb: Add support for (not nullable) annotations
commitc567d9e28c355f43faeba61fb81fd16fc74cf062
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Fri, 6 Nov 2015 12:00:58 +0000 (6 13:00 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 19 Nov 2015 07:17:48 +0000 (19 08:17 +0100)
tree7b1b4a04f40e0ba2a5dd02be3809ff3b2388fd7d
parent431a3dea173c273220f5b6949c74abefc3dab5ec
gtkdoc-mkdb: Add support for (not nullable) annotations

In bug #729660, gobject-introspection gained support for a (not
nullable) annotation which is the exact opposite of (nullable).

Add support for that to gtkdoc-mkdb, and add some unit tests.

https://bugzilla.gnome.org/show_bug.cgi?id=756684
gtkdoc-mkdb.in
tests/annotations/docs/tester-sections.txt
tests/annotations/src/tester.c
tests/annotations/src/tester.h