Updated test cases documentation
This commit is contained in:
31
docs/test_cases/t30014_package.svg
Normal file
31
docs/test_cases/t30014_package.svg
Normal file
@@ -0,0 +1,31 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="207px" preserveAspectRatio="none" style="width:253px;height:207px;" version="1.1" viewBox="0 0 253 207" width="253px" zoomAndPan="magnify">
|
||||
<defs>
|
||||
<filter height="300%" id="f1hzk3rstcv3l1" 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"/>
|
||||
<feBlend in="SourceGraphic" in2="blurOut3" mode="normal"/>
|
||||
</filter>
|
||||
<style type="text/css">a:hover { text-decoration: underline; }</style>
|
||||
</defs>
|
||||
<g>
|
||||
<polygon fill="#FFFFFF" filter="url(#f1hzk3rstcv3l1)" points="22,24,57,24,64,46.2969,231,46.2969,231,195,22,195,22,24" style="stroke: #000000; stroke-width: 1.5;"/>
|
||||
<line style="stroke: #000000; stroke-width: 1.5;" x1="22" x2="64" y1="46.2969" y2="46.2969"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="29" x="26" y="38.9951">app</text>
|
||||
<a href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib1.cppm#L4" target="_top" title=":lib1" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib1.cppm#L4" xlink:show="new" xlink:title=":lib1" xlink:type="simple">
|
||||
<polygon fill="#FFFFFF" filter="url(#f1hzk3rstcv3l1)" points="111,67,151,67,158,89.2969,207,89.2969,207,171,111,171,111,67" style="stroke: #000000; stroke-width: 1.5;"/>
|
||||
<line style="stroke: #000000; stroke-width: 1.5;" x1="111" x2="158" y1="89.2969" y2="89.2969"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="34" x="115" y="81.9951">:lib1</text>
|
||||
</a>
|
||||
<a href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib1mod1.cppm#L4" target="_top" title="mod1" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib1mod1.cppm#L4" xlink:show="new" xlink:title="mod1" xlink:type="simple">
|
||||
<polygon fill="#FFFFFF" filter="url(#f1hzk3rstcv3l1)" points="127,102,177,102,184,124.2969,191,124.2969,191,154.5938,127,154.5938,127,102" style="stroke: #000000; stroke-width: 1.5;"/>
|
||||
<line style="stroke: #000000; stroke-width: 1.5;" x1="127" x2="184" y1="124.2969" y2="124.2969"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="44" x="131" y="116.9951">mod1</text>
|
||||
</a>
|
||||
<a href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib2.cppm#L4" target="_top" title=":lib2" xlink:actuate="onRequest" xlink:href="https://github.com/bkryza/clang-uml/blob/9d73c9e3ff3d22cd86e3a77128baf6d1e7ce0716/tests/t30014/src/lib2.cppm#L4" xlink:show="new" xlink:title=":lib2" xlink:type="simple">
|
||||
<polygon fill="#FFFFFF" filter="url(#f1hzk3rstcv3l1)" points="38,102,78,102,85,124.2969,92,124.2969,92,154.5938,38,154.5938,38,102" style="stroke: #000000; stroke-width: 1.5;"/>
|
||||
<line style="stroke: #000000; stroke-width: 1.5;" x1="38" x2="85" y1="124.2969" y2="124.2969"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" font-weight="bold" lengthAdjust="spacingAndGlyphs" textLength="34" x="42" y="116.9951">:lib2</text>
|
||||
</a>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user