giscanner: add AnnotationParser tests
[platform/upstream/gobject-introspection.git] / tests / scanner / annotationparser / gi / annotation_get_value_func.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <tests>
4
5 <test>
6   <!--
7   "Get value func:" tag syntax
8   -->
9   <commentblock>/**
10  * RegressTestFundamentalObject:
11  *
12  * This object tests regressions...
13  *
14  * Get value func: regress_test_value_get_fundamental_object
15  */</commentblock>
16   <docblock>
17     <identifier>
18       <name>RegressTestFundamentalObject</name>
19     </identifier>
20     <description>This object tests regressions...</description>
21     <tags>
22       <tag>
23         <name>get value func</name>
24         <description>regress_test_value_get_fundamental_object</description>
25       </tag>
26     </tags>
27   </docblock>
28 </test>
29
30 </tests>