mkdb: Add support for (not optional) annotation
commitad2087a8a74771ec77dfaf7402727af2443b5f48
authorPhilip Withnall <withnall@endlessm.com>
Tue, 7 Nov 2017 15:44:09 +0000 (7 15:44 +0000)
committerStefan Sauer <ensonic@users.sf.net>
Wed, 8 Nov 2017 20:02:00 +0000 (8 21:02 +0100)
tree718a0250502e7f727b848cd42bfb91a611bbfda4
parent7d820981625691bbd3c5d22722f76a1490d83cad
mkdb: Add support for (not optional) annotation

The (optional) and (not nullable) annotations were already supported,
but support for (not optional) was missing. Add that, and expand the
tests to cover it.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
https://bugzilla.gnome.org/show_bug.cgi?id=790022
gtkdoc/mkdb.py
tests/annotations/docs/tester-sections.txt
tests/annotations/src/tester.c
tests/annotations/src/tester.h