Skip to content

Commit

Permalink
Automated report generation
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed Jan 13, 2025
1 parent a867d35 commit 3b61a1b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/expand-manifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ <h2>
</dl>
</dd>
<dt id='t0041'>
Test t0041 @language: null resets the default language
Test t0041 @language: null
</dt>
<dd>
<dl class='entry'>
Expand All @@ -950,7 +950,7 @@ <h2>
<dt>Type</dt>
<dd>jld:PositiveEvaluationTest, jld:ExpandTest</dd>
<dt>Purpose</dt>
<dd></dd>
<dd>@language: null resets the default language</dd>
<dt>input</dt>
<dd>
<a href='expand/0041-in.jsonld'>expand/0041-in.jsonld</a>
Expand Down
28 changes: 28 additions & 0 deletions tests/fromRdf-manifest.html
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,34 @@ <h2>
</dd>
</dl>
</dd>
<dt id='t0027'>
Test t0027 use native types flag with values that cannot be serialized to JSON
</dt>
<dd>
<dl class='entry'>
<dt>id</dt>
<dd>#t0027</dd>
<dt>Type</dt>
<dd>jld:PositiveEvaluationTest, jld:FromRDFTest</dd>
<dt>Purpose</dt>
<dd>useNativeTypes flag being true is disregarded for a value that cannot be serialized into a native JSON value.</dd>
<dt>input</dt>
<dd>
<a href='fromRdf/0027-in.nq'>fromRdf/0027-in.nq</a>
</dd>
<dt>expect</dt>
<dd>
<a href='fromRdf/0027-out.jsonld'>fromRdf/0027-out.jsonld</a>
</dd>
<dt>Options</dt>
<dd>
<dl class='options'>
<dt>useNativeTypes</dt>
<dd>true</dd>
</dl>
</dd>
</dl>
</dd>
<dt id='tdi01'>
Test tdi01 rdfDirection: null with i18n literal with direction and no language
</dt>
Expand Down

0 comments on commit 3b61a1b

Please sign in to comment.