diff options
author | albert-github <albert.tests@gmail.com> | 2018-04-01 17:55:42 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2018-04-01 17:55:42 (GMT) |
commit | 80ec5521ebee6072f6c43946cb5ef3e812ee777a (patch) | |
tree | 6fd54b22b59ab4a62764d1db86a758faa77b264a /testing/068 | |
parent | 1c3317e72f7845f121009c10add4d209d607ce48 (diff) | |
download | Doxygen-80ec5521ebee6072f6c43946cb5ef3e812ee777a.zip Doxygen-80ec5521ebee6072f6c43946cb5ef3e812ee777a.tar.gz Doxygen-80ec5521ebee6072f6c43946cb5ef3e812ee777a.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/068')
-rw-r--r-- | testing/068/068__typed__enum_8cpp.xml | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/testing/068/068__typed__enum_8cpp.xml b/testing/068/068__typed__enum_8cpp.xml deleted file mode 100644 index 880bf14..0000000 --- a/testing/068/068__typed__enum_8cpp.xml +++ /dev/null @@ -1,25 +0,0 @@ -<?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="068__typed__enum_8cpp" kind="file" language="C++"> - <compoundname>068_typed_enum.cpp</compoundname> - <sectiondef kind="enum"> - <memberdef kind="enum" id="068__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="068_typed_enum.cpp" line="7" column="1" bodyfile="068_typed_enum.cpp" bodystart="7" bodyend="7"/> - </memberdef> - </sectiondef> - <briefdescription> - </briefdescription> - <detaileddescription> - </detaileddescription> - <location file="068_typed_enum.cpp"/> - </compounddef> -</doxygen> |