summaryrefslogtreecommitdiffstats
path: root/testing/067
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-04-01 17:55:42 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-04-01 17:55:42 (GMT)
commit80ec5521ebee6072f6c43946cb5ef3e812ee777a (patch)
tree6fd54b22b59ab4a62764d1db86a758faa77b264a /testing/067
parent1c3317e72f7845f121009c10add4d209d607ce48 (diff)
downloadDoxygen-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/067')
-rw-r--r--testing/067/067__using_8cpp.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/testing/067/067__using_8cpp.xml b/testing/067/067__using_8cpp.xml
deleted file mode 100644
index c278161..0000000
--- a/testing/067/067__using_8cpp.xml
+++ /dev/null
@@ -1,32 +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="067__using_8cpp" kind="file" language="C++">
- <compoundname>067_using.cpp</compoundname>
- <sectiondef kind="typedef">
- <memberdef kind="typedef" id="067__using_8cpp_1a1b01c504448c96cd2191a5184dd31acf" prot="public" static="no">
- <templateparamlist>
- <param>
- <type>class T</type>
- </param>
- </templateparamlist>
- <type>std::vector&lt; T &gt;</type>
- <definition>using Vec = std::vector&lt;T&gt;</definition>
- <argsstring/>
- <name>Vec</name>
- <briefdescription>
- <para>A vector. </para>
- </briefdescription>
- <detaileddescription>
- </detaileddescription>
- <inbodydescription>
- </inbodydescription>
- <location file="067_using.cpp" line="7" column="1" bodyfile="067_using.cpp" bodystart="7" bodyend="-1"/>
- </memberdef>
- </sectiondef>
- <briefdescription>
- </briefdescription>
- <detaileddescription>
- </detaileddescription>
- <location file="067_using.cpp"/>
- </compounddef>
-</doxygen>