summaryrefslogtreecommitdiffstats
path: root/testing/073
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-04-01 17:52:57 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-04-01 17:52:57 (GMT)
commit1c3317e72f7845f121009c10add4d209d607ce48 (patch)
tree8bea0c1ffbd36799e350d2a5e8b5b2a3542f29dc /testing/073
parent7e2fcd305c8c9377aa958a3d812cc31bc81c0e32 (diff)
downloadDoxygen-1c3317e72f7845f121009c10add4d209d607ce48.zip
Doxygen-1c3317e72f7845f121009c10add4d209d607ce48.tar.gz
Doxygen-1c3317e72f7845f121009c10add4d209d607ce48.tar.bz2
Test renumbering
The tests numbers 067 and 068 were used twice, test 067 has been renamed to 072 and test 068 has been renamed to 073.
Diffstat (limited to 'testing/073')
-rw-r--r--testing/073/073__typed__enum_8cpp.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/testing/073/073__typed__enum_8cpp.xml b/testing/073/073__typed__enum_8cpp.xml
new file mode 100644
index 0000000..9dda417
--- /dev/null
+++ b/testing/073/073__typed__enum_8cpp.xml
@@ -0,0 +1,25 @@
+<?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="073__typed__enum_8cpp" kind="file" language="C++">
+ <compoundname>073_typed_enum.cpp</compoundname>
+ <sectiondef kind="enum">
+ <memberdef kind="enum" id="073__typed__enum_8cpp_1aa72902e6181db009a6a84502f81612c2" prot="public" static="no" strong="yes">
+ <type>unsigned short</type>
+ <name>E</name>
+ <briefdescription>
+ <para>A strongly-typed enum. </para>
+ </briefdescription>
+ <detaileddescription>
+ </detaileddescription>
+ <inbodydescription>
+ </inbodydescription>
+ <location file="073_typed_enum.cpp" line="7" column="1" bodyfile="073_typed_enum.cpp" bodystart="7" bodyend="7"/>
+ </memberdef>
+ </sectiondef>
+ <briefdescription>
+ </briefdescription>
+ <detaileddescription>
+ </detaileddescription>
+ <location file="073_typed_enum.cpp"/>
+ </compounddef>
+</doxygen>