giscanner: add AnnotationParser tests
[platform/upstream/gobject-introspection.git] / tests / scanner / annotationparser / gtkdoc / gobject / gtypes.c.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <tests>
4
5 <test>
6   <commentblock>/**
7  * SECTION:types
8  * @title: GtkdocTypes
9  * @short_description: other gobject types for gtk-doc unit test
10  * @see_also: #GtkdocObject, #GtkdocIface
11  *
12  * This file contains non-sense code for the sole purpose of testing the docs.
13  */</commentblock>
14   <docblock>
15     <identifier>
16       <name>SECTION:types</name>
17     </identifier>
18     <parameters>
19       <parameter>
20         <name>title</name>
21         <description>GtkdocTypes</description>
22       </parameter>
23       <parameter>
24         <name>short_description</name>
25         <description>other gobject types for gtk-doc unit test</description>
26       </parameter>
27       <parameter>
28         <name>see_also</name>
29         <description>#GtkdocObject, #GtkdocIface</description>
30       </parameter>
31     </parameters>
32     <description>This file contains non-sense code for the sole purpose of testing the docs.</description>
33   </docblock>
34 </test>
35
36 </tests>