Updated test case documentation
This commit is contained in:
32
docs/test_cases/t20015_sequence.svg
Normal file
32
docs/test_cases/t20015_sequence.svg
Normal file
@@ -0,0 +1,32 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" contentScriptType="application/ecmascript" contentStyleType="text/css" height="141px" preserveAspectRatio="none" style="width:338px;height:141px;" version="1.1" viewBox="0 0 338 141" width="338px" zoomAndPan="magnify">
|
||||
<defs>
|
||||
<filter height="300%" id="fyydhx024x1q7" 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>
|
||||
<rect fill="#FFFFFF" filter="url(#fyydhx024x1q7)" height="35.1328" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
|
||||
<rect fill="#FFFFFF" filter="url(#fyydhx024x1q7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="312" y="69.4297"/>
|
||||
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="41" x2="41" y1="38.2969" y2="101.4297"/>
|
||||
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 5.0,5.0;" x1="317" x2="317" y1="38.2969" y2="101.4297"/>
|
||||
<rect fill="#FEFECE" filter="url(#fyydhx024x1q7)" 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(#fyydhx024x1q7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="62" x="8" y="100.4297"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="48" x="15" y="120.4248">tmain()</text>
|
||||
<rect fill="#FEFECE" filter="url(#fyydhx024x1q7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="303" y="3"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="10" x="310" y="22.9951">B</text>
|
||||
<rect fill="#FEFECE" filter="url(#fyydhx024x1q7)" height="30.2969" style="stroke: #A80036; stroke-width: 1.5;" width="24" x="303" y="100.4297"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="14" lengthAdjust="spacingAndGlyphs" textLength="10" x="310" y="120.4248">B</text>
|
||||
<rect fill="#FFFFFF" filter="url(#fyydhx024x1q7)" height="35.1328" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="36" y="48.2969"/>
|
||||
<rect fill="#FFFFFF" filter="url(#fyydhx024x1q7)" height="14" style="stroke: #A80036; stroke-width: 1.0;" width="10" x="312" y="69.4297"/>
|
||||
<polygon fill="#A80036" points="300,65.4297,310,69.4297,300,73.4297,304,69.4297" style="stroke: #A80036; stroke-width: 1.0;"/>
|
||||
<line style="stroke: #A80036; stroke-width: 1.0;" x1="46" x2="306" y1="69.4297" y2="69.4297"/>
|
||||
<text fill="#000000" font-family="sans-serif" font-size="13" lengthAdjust="spacingAndGlyphs" textLength="247" x="53" y="64.3638">setup_a(std::shared_ptr<detail::A> &)</text>
|
||||
<polygon fill="#A80036" points="52,79.4297,42,83.4297,52,87.4297,48,83.4297" style="stroke: #A80036; stroke-width: 1.0;"/>
|
||||
<line style="stroke: #A80036; stroke-width: 1.0; stroke-dasharray: 2.0,2.0;" x1="46" x2="316" y1="83.4297" y2="83.4297"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
Reference in New Issue
Block a user