summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.Namespace-extern-C-members.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/castxml1.any.Namespace-extern-C-members.xml.txt')
-rw-r--r--test/expect/castxml1.any.Namespace-extern-C-members.xml.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/test/expect/castxml1.any.Namespace-extern-C-members.xml.txt b/test/expect/castxml1.any.Namespace-extern-C-members.xml.txt
new file mode 100644
index 0000000..59b8d0a
--- /dev/null
+++ b/test/expect/castxml1.any.Namespace-extern-C-members.xml.txt
@@ -0,0 +1,11 @@
+^<\?xml version="1.0"\?>
+<CastXML[^>]*>
+ <Namespace id="_1" name="start" context="_2" members="_3 _4"/>
+ <Typedef id="_3" name="Int" type="_5" context="_1" location="f1:3" file="f1" line="3"/>
+ <Function id="_4" name="function" returns="_3" context="_1" location="f1:4" file="f1" line="4" mangled="[^"]+">
+ <Argument type="_3" location="f1:4" file="f1" line="4"/>
+ </Function>
+ <FundamentalType id="_5" name="int" size="[0-9]+" align="[0-9]+"/>
+ <Namespace id="_2" name="::"/>
+ <File id="f1" name=".*/test/input/Namespace-extern-C-members.cxx"/>
+</CastXML>$