Updated test cases documentation

This commit is contained in:
Bartek Kryza
2024-03-06 18:05:54 +01:00
parent b8a649ff93
commit 8499eecd27
223 changed files with 5580 additions and 5213 deletions

View File

@@ -1,6 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="343px" preserveAspectRatio="none" style="width:745px;height:343px;" version="1.1" viewBox="0 0 745 343" width="745px" zoomAndPan="magnify">
<defs>
<filter height="300%" id="f1p6x1h426pln7" width="300%" x="-1" y="-1">
<filter height="300%" id="f75d44khyot1" width="300%" x="-1" y="-1">
<feGaussianBlur result="blurOut" stdDeviation="2.0"/>
<feColorMatrix in="blurOut" result="blurOut2" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .4 0"/>
<feOffset dx="4.0" dy="4.0" in="blurOut2" result="blurOut3"/>
@@ -9,13 +9,13 @@
<style type="text/css">a:hover { text-decoration: underline; }</style>
</defs>
<g>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="236.7969" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="215.6641" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="96" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="159" y="98.5625"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="258.5" y="141.6953"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="390.5" y="184.8281"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="525.5" y="227.9609"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="663.5" y="271.0938"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="236.7969" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="215.6641" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="96" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="159" y="98.5625"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="258.5" y="141.6953"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="390.5" y="184.8281"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="525.5" y="227.9609"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="663.5" y="271.0938"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="41" x2="41" y1="38.2969" y2="303.0938"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="101" x2="101" y1="38.2969" y2="303.0938"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="164" x2="164" y1="38.2969" y2="303.0938"/>
@@ -23,89 +23,89 @@
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="395" x2="395" y1="38.2969" y2="303.0938"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="530" x2="530" y1="38.2969" y2="303.0938"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="668" x2="668" y1="38.2969" y2="303.0938"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L29" target="_top" title="tmain" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L29" xlink:show="new" xlink:title="tmain" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L29" target="_top" title="tmain" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L29" xlink:show="new" xlink:title="tmain" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="48" x="15" y="22.9951">tmain()</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="48" x="15" y="322.0889">tmain()</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L12" target="_top" title="R" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L12" xlink:show="new" xlink:title="R" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="87" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L12" target="_top" title="R" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L12" xlink:show="new" xlink:title="R" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="87" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="10" x="94" y="22.9951">R</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="87" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="87" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="10" x="94" y="322.0889">R</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="64" x="130" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="64" x="130" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="50" x="137" y="22.9951">A&lt;int&gt;</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="64" x="130" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="64" x="130" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="50" x="137" y="322.0889">A&lt;int&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="107" x="208" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="107" x="208" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="93" x="215" y="22.9951">A&lt;int_vec_t&gt;</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="107" x="208" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="107" x="208" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="93" x="215" y="322.0889">A&lt;int_vec_t&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="129" x="329" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="129" x="329" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="115" x="336" y="22.9951">A&lt;string_vec_t&gt;</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="129" x="329" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="129" x="329" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="115" x="336" y="322.0889">A&lt;string_vec_t&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="113" x="472" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="113" x="472" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="99" x="479" y="22.9951">A&lt;int_map_t&gt;</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="113" x="472" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="113" x="472" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="99" x="479" y="322.0889">A&lt;int_map_t&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="135" x="599" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" target="_top" title="A" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L8" xlink:show="new" xlink:title="A" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="135" x="599" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="121" x="606" y="22.9951">A&lt;string_map_t&gt;</text>
<rect fill="#FEFECE" filter="url(#f1p6x1h426pln7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="135" x="599" y="302.0938"/>
<rect fill="#FEFECE" filter="url(#f75d44khyot1)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="135" x="599" y="302.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="121" x="606" y="322.0889">A&lt;string_map_t&gt;</text>
</a>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="236.7969" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="215.6641" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="96" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="159" y="98.5625"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="258.5" y="141.6953"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="390.5" y="184.8281"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="525.5" y="227.9609"/>
<rect fill="#FFFFFF" filter="url(#f1p6x1h426pln7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="663.5" y="271.0938"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L33" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L33" xlink:show="new" xlink:title="" xlink:type="simple">
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="236.7969" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="215.6641" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="96" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="159" y="98.5625"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="258.5" y="141.6953"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="390.5" y="184.8281"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="525.5" y="227.9609"/>
<rect fill="#FFFFFF" filter="url(#f75d44khyot1)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="663.5" y="271.0938"/>
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L33" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L33" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="84,65.4297,94,69.4297,84,73.4297,88,69.4297" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="46" x2="90" y1="69.4297" y2="69.4297"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="31" x="53" y="64.3638">run()</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L21" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L21" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L21" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L21" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="147,94.5625,157,98.5625,147,102.5625,151,98.5625" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="106" x2="153" y1="98.5625" y2="98.5625"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="34" x="113" y="93.4966">a(int)</text>
</a>
<polygon fill="#A80036" points="117,108.5625,107,112.5625,117,116.5625,113,112.5625" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="111" x2="163" y1="112.5625" y2="112.5625"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L22" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L22" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L22" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L22" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="246.5,137.6953,256.5,141.6953,246.5,145.6953,250.5,141.6953" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="106" x2="252.5" y1="141.6953" y2="141.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="75" x="113" y="136.6294">a(int_vec_t)</text>
</a>
<polygon fill="#A80036" points="117,151.6953,107,155.6953,117,159.6953,113,155.6953" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="111" x2="262.5" y1="155.6953" y2="155.6953"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L23" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L23" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L23" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L23" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="378.5,180.8281,388.5,184.8281,378.5,188.8281,382.5,184.8281" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="106" x2="384.5" y1="184.8281" y2="184.8281"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="95" x="113" y="179.7622">a(string_vec_t)</text>
</a>
<polygon fill="#A80036" points="117,194.8281,107,198.8281,117,202.8281,113,198.8281" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="111" x2="394.5" y1="198.8281" y2="198.8281"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L24" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L24" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L24" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L24" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="513.5,223.9609,523.5,227.9609,513.5,231.9609,517.5,227.9609" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="106" x2="519.5" y1="227.9609" y2="227.9609"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="82" x="113" y="222.895">a(int_map_t)</text>
</a>
<polygon fill="#A80036" points="117,237.9609,107,241.9609,117,245.9609,113,241.9609" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="111" x2="529.5" y1="241.9609" y2="241.9609"/>
<a href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L25" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/6cf8c0a995e3658c34861122d12fd78ce8d24b38/tests/t20039/t20039.cc#L25" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L25" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/b8a649ff9314ddcf6f6ef1769d1962406cda81f3/tests/t20039/t20039.cc#L25" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="651.5,267.0938,661.5,271.0938,651.5,275.0938,655.5,271.0938" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="106" x2="657.5" y1="271.0938" y2="271.0938"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="102" x="113" y="266.0278">a(string_map_t)</text>

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB