summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gi/annotation_get_value_func.xml
blob: bc779943d1593ed0dcb0b086fcaa58a93620745a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>

<tests>

<test>
  <!--
  "Get value func:" tag syntax
  -->
  <commentblock>/**
 * RegressTestFundamentalObject:
 *
 * This object tests regressions...
 *
 * Get value func: regress_test_value_get_fundamental_object
 */</commentblock>
  <docblock>
    <identifier>
      <name>RegressTestFundamentalObject</name>
    </identifier>
    <description>This object tests regressions...</description>
    <tags>
      <tag>
        <name>get value func</name>
        <description>regress_test_value_get_fundamental_object</description>
      </tag>
    </tags>
  </docblock>
</test>

</tests>