summaryrefslogtreecommitdiffstats
path: root/testing/083
diff options
context:
space:
mode:
authorDimitri van Heesch <doxygen@gmail.com>2019-01-12 14:04:10 (GMT)
committerDimitri van Heesch <doxygen@gmail.com>2019-01-12 14:04:10 (GMT)
commit52b9dd486d176e091b9aade39d6d6db7774d63da (patch)
treebcd8f149be0e0200da3c17d4ab6cb57bc8428f78 /testing/083
parent132e646386857a998641ddfca91f537f173e0d55 (diff)
downloadDoxygen-52b9dd486d176e091b9aade39d6d6db7774d63da.zip
Doxygen-52b9dd486d176e091b9aade39d6d6db7774d63da.tar.gz
Doxygen-52b9dd486d176e091b9aade39d6d6db7774d63da.tar.bz2
Merge: reorder tests
Diffstat (limited to 'testing/083')
-rw-r--r--testing/083/namespace_n.xml50
1 files changed, 50 insertions, 0 deletions
diff --git a/testing/083/namespace_n.xml b/testing/083/namespace_n.xml
new file mode 100644
index 0000000..6adedaf
--- /dev/null
+++ b/testing/083/namespace_n.xml
@@ -0,0 +1,50 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<doxygen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="compound.xsd" version="">
+ <compounddef id="namespace_n" kind="namespace" language="C++">
+ <compoundname>N</compoundname>
+ <sectiondef kind="var">
+ <memberdef kind="variable" id="namespace_n_1a406e233433deabc7b1612470373d53e0" prot="public" static="no" mutable="no">
+ <type>int</type>
+ <definition>int N::var</definition>
+ <argsstring/>
+ <name>var</name>
+ <briefdescription>
+ <para>variable declaration </para>
+ </briefdescription>
+ <detaileddescription>
+ <para>Detailed docs. </para>
+ </detaileddescription>
+ <inbodydescription>
+ </inbodydescription>
+ <location file="083_decl_def.cpp" line="11" column="1" bodyfile="083_decl_def.cpp" bodystart="11" bodyend="-1" declfile="decl_def.h" declline="5" declcolumn="1"/>
+ </memberdef>
+ </sectiondef>
+ <sectiondef kind="func">
+ <memberdef kind="function" id="namespace_n_1a0c776dda1c868f653e020c9ee8dc83bb" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
+ <type>void</type>
+ <definition>void N::foo</definition>
+ <argsstring>(int param)</argsstring>
+ <name>foo</name>
+ <param>
+ <type>int</type>
+ <declname>param</declname>
+ </param>
+ <briefdescription>
+ <para>function declaration </para>
+ </briefdescription>
+ <detaileddescription>
+ <para>Detailed docs. </para>
+ </detaileddescription>
+ <inbodydescription>
+ </inbodydescription>
+ <location file="083_decl_def.cpp" line="14" column="1" bodyfile="083_decl_def.cpp" bodystart="14" bodyend="16" declfile="decl_def.h" declline="8" declcolumn="1"/>
+ </memberdef>
+ </sectiondef>
+ <briefdescription>
+ </briefdescription>
+ <detaileddescription>
+ <para>Namespace </para>
+ </detaileddescription>
+ <location file="083_decl_def.cpp" line="8" column="1"/>
+ </compounddef>
+</doxygen>