boostbook/test/more/tests/ref/macro.xml
Daniel James 7d32695586 Test case for deeply nested macro
In this case the id is so long that there's nothing left of the macro name.
2017-10-30 17:09:29 +00:00

54 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2010 Daniel James.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
-->
<section id="sect0">
<header name="example.hpp">
<macro name="foo">
<description>
</description>
</macro>
<macro name="FOO">
<description>
</description>
</macro>
<macro name="bar">
<description>
</description>
</macro>
<macro name="REALLY_LONG_MACRO_NAME_WHICH_SHOULD_GET_TRUNCATED">
<description>
</description>
</macro>
</header>
<section id="sect1">
<section id="sect2">
<section id="sect3">
<section id="sect4">
<section id="sect5">
<section id="sect6">
<section id="sect7">
<section id="sect8">
<section id="sect9">
<section id="sect10">
<header name="example2.hpp">
<macro name="REALLY_LONG_MACRO_NAME_WHICH_SHOULD_GET_TRUNCATED">
<description>
</description>
</macro>
</header>
</section>
</section>
</section>
</section>
</section>
</section>
</section>
</section>
</section>
</section>
</section>