Skip to content

Commit

Permalink
Deploying to gh-pages from @ cde804c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Dec 4, 2024
1 parent 342dc34 commit 14f04d7
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 9 deletions.
2 changes: 1 addition & 1 deletion alphabetical.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion date.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion element.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion errors.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion expected.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion implementation.html

Large diffs are not rendered by default.

17 changes: 15 additions & 2 deletions test-suite/tests/ab-with-input-069.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
<t:info>
<t:title>with-input-069</t:title>
<t:revision-history>
<t:revision>
<t:date>2024-12-04</t:date>
<t:author>
<t:name>Norm Tovey-Walsh</t:name>
</t:author>
<t:description xmlns="http://www.w3.org/1999/xhtml">
<p>Adjust the test to avoid a spurious err:XS0044 error.</p>
</t:description>
</t:revision>
<t:revision>
<t:date>2020-06-21</t:date>
<t:author>
Expand All @@ -25,9 +34,13 @@
<doc/>
</p:with-input>
<p:when test="true()">
<true />
<p:identity>
<p:with-input>
<true />
</p:with-input>
</p:identity>
</p:when>
</p:choose>
</p:declare-step>
</t:pipeline>
</t:test>
</t:test>
11 changes: 10 additions & 1 deletion tests/ab-with-input-069.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,20 @@
<span class="stag"><span class="sto">&lt;</span><span class="gi">doc/</span><span class="eto">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:with-input</span><span class="etc">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:when</span> <span class="attr"><span class="aname">test</span><span class="aeq">=</span><span class="aq">"</span><span class="avalue">true()</span><span class="aq">"</span></span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">true/</span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:identity</span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">p:with-input</span><span class="eto">&gt;</span></span>
<span class="stag"><span class="sto">&lt;</span><span class="gi">true/</span><span class="eto">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:with-input</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:identity</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:when</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:choose</span><span class="etc">&gt;</span></span>
<span class="etag"><span class="eto">&lt;/</span><span class="gi endgi">p:declare-step</span><span class="etc">&gt;</span></span>
</code></pre><div class="implbanners"><span class="morganaxproc"><a href="../implementation.html#ab-with-input-069"><img src="../img/mx-pass.svg" alt="MorganaXProc passing"></a></span> <span class="xmlcalabash"><a href="../implementation.html#ab-with-input-069"><img src="../img/xc-fail.svg" alt="XML Calabash failing"></a></span></div></div><dl class="revision-history"><h2>Revision history</h2>
<dt>04 Dec 2024,
<span class="name">Norm Tovey-Walsh</span>
</dt><dd><div class="description">
<p>Adjust the test to avoid a spurious err:XS0044 error.</p>
</div></dd>
<dt>21 Jun 2020,
<span class="name">Achim Berndzen</span>
</dt><dd><div class="description">
Expand Down

0 comments on commit 14f04d7

Please sign in to comment.