summaryrefslogtreecommitdiffstats
path: root/test/expect/castxml1.any.Namespace-inline-template.xml.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expect/castxml1.any.Namespace-inline-template.xml.txt')
-rw-r--r--test/expect/castxml1.any.Namespace-inline-template.xml.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/expect/castxml1.any.Namespace-inline-template.xml.txt b/test/expect/castxml1.any.Namespace-inline-template.xml.txt
new file mode 100644
index 0000000..daba4eb
--- /dev/null
+++ b/test/expect/castxml1.any.Namespace-inline-template.xml.txt
@@ -0,0 +1,9 @@
+^<\?xml version="1.0"\?>
+<CastXML[^>]*>
+ <Namespace id="_1" name="start" context="_2" members="_3 _4 _5"/>
+ <Struct id="_3" name="A" context="_1" location="f1:4" file="f1" line="4" incomplete="1"/>
+ <Struct id="_4" name="B&lt;start::A&gt;" context="_1" location="f1:7" file="f1" line="7" incomplete="1"/>
+ <Typedef id="_5" name="B_A" type="_4" context="_1" location="f1:8" file="f1" line="8"/>
+ <Namespace id="_2" name="::"/>
+ <File id="f1" name=".*/test/input/Namespace-inline-template.cxx"/>
+</CastXML>$