Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-12-19 00:21:43 +01:00
parent eac49e472c
commit b21b60668e
94 changed files with 2451 additions and 2450 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="227px" preserveAspectRatio="none" style="width:768px;height:227px;" version="1.1" viewBox="0 0 768 227" width="768px" zoomAndPan="magnify">
<defs>
<filter height="300%" id="fk7bm3drmyfxw" width="300%" x="-1" y="-1">
<filter height="300%" id="f1f5lkb5hp6w7k" 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,57 +9,57 @@
<style type="text/css">a:hover { text-decoration: underline; }</style>
</defs>
<g>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="121.3984" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="187" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="350" y="112.5625"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="604.5" y="155.6953"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="121.3984" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="187" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="350" y="112.5625"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="604.5" y="155.6953"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="41" x2="41" y1="38.2969" y2="187.6953"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="191.5" x2="191.5" y1="38.2969" y2="187.6953"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="354.5" x2="354.5" y1="38.2969" y2="187.6953"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="609.5" x2="609.5" y1="38.2969" y2="187.6953"/>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L11" target="_top" title="tmain" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L11" xlink:show="new" xlink:title="tmain" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" 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/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L11" target="_top" title="tmain" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L11" xlink:show="new" xlink:title="tmain" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" 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(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="186.6953"/>
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="186.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="48" x="15" y="206.6904">tmain()</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="117" x="131.5" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="117" x="131.5" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="103" x="138.5" y="22.9951">Adder&lt;int,int&gt;</text>
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="117" x="131.5" y="186.6953"/>
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="117" x="131.5" y="186.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="103" x="138.5" y="206.6904">Adder&lt;int,int&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="181" x="262.5" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="181" x="262.5" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="167" x="269.5" y="22.9951">Adder&lt;int,float,double&gt;</text>
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="181" x="262.5" y="186.6953"/>
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="181" x="262.5" y="186.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="167" x="269.5" y="206.6904">Adder&lt;int,float,double&gt;</text>
</a>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="300" x="457.5" y="3"/>
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" target="_top" title="Adder" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L7" xlink:show="new" xlink:title="Adder" xlink:type="simple">
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="300" x="457.5" y="3"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="286" x="464.5" y="22.9951">Adder&lt;std::string,std::string,std::string&gt;</text>
<rect fill="#FEFECE" filter="url(#fk7bm3drmyfxw)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="300" x="457.5" y="186.6953"/>
<rect fill="#FEFECE" filter="url(#f1f5lkb5hp6w7k)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="300" x="457.5" y="186.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="286" x="464.5" y="206.6904">Adder&lt;std::string,std::string,std::string&gt;</text>
</a>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="121.3984" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="187" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="350" y="112.5625"/>
<rect fill="#FFFFFF" filter="url(#fk7bm3drmyfxw)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="604.5" y="155.6953"/>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L19" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L19" xlink:show="new" xlink:title="" xlink:type="simple">
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="121.3984" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="187" y="69.4297"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="350" y="112.5625"/>
<rect fill="#FFFFFF" filter="url(#f1f5lkb5hp6w7k)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="604.5" y="155.6953"/>
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L19" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L19" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="175,65.4297,185,69.4297,175,73.4297,179,69.4297" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="46" x2="181" y1="69.4297" y2="69.4297"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="122" x="53" y="64.3638">add(int &amp;&amp;,int &amp;&amp;)</text>
</a>
<polygon fill="#A80036" points="57,79.4297,47,83.4297,57,87.4297,53,83.4297" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="51" x2="191" y1="83.4297" y2="83.4297"/>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L20" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L20" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L20" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L20" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="338,108.5625,348,112.5625,338,116.5625,342,112.5625" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="46" x2="344" y1="112.5625" y2="112.5625"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="207" x="53" y="107.4966">add(int &amp;&amp;,float &amp;&amp;,double &amp;&amp;)</text>
</a>
<polygon fill="#A80036" points="57,122.5625,47,126.5625,57,130.5625,53,126.5625" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="51" x2="354" y1="126.5625" y2="126.5625"/>
<a href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L21" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/5d4dfbb4b1893d70d25d14d51c3ed91ec1723d18/tests/t20007/t20007.cc#L21" xlink:show="new" xlink:title="" xlink:type="simple">
<a href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L21" target="_top" title="" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/eac49e472cbef95c6568b192bd840460823ed3a2/tests/t20007/t20007.cc#L21" xlink:show="new" xlink:title="" xlink:type="simple">
<polygon fill="#A80036" points="592.5,151.6953,602.5,155.6953,592.5,159.6953,596.5,155.6953" style="stroke: #A80036; stroke-width: 1.0;"/>
<line style="stroke: #A80036; stroke-width: 1.0;" x1="46" x2="598.5" y1="155.6953" y2="155.6953"/>
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="312" x="53" y="150.6294">add(std::string &amp;&amp;,std::string &amp;&amp;,std::string &amp;&amp;)</text>

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB