Skip to content

Commit 3b61a1b

Browse files
Automated report generation
1 parent a867d35 commit 3b61a1b

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

tests/expand-manifest.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ <h2>
941941
</dl>
942942
</dd>
943943
<dt id='t0041'>
944-
Test t0041 @language: null resets the default language
944+
Test t0041 @language: null
945945
</dt>
946946
<dd>
947947
<dl class='entry'>
@@ -950,7 +950,7 @@ <h2>
950950
<dt>Type</dt>
951951
<dd>jld:PositiveEvaluationTest, jld:ExpandTest</dd>
952952
<dt>Purpose</dt>
953-
<dd></dd>
953+
<dd>@language: null resets the default language</dd>
954954
<dt>input</dt>
955955
<dd>
956956
<a href='expand/0041-in.jsonld'>expand/0041-in.jsonld</a>

tests/fromRdf-manifest.html

+28
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,34 @@ <h2>
648648
</dd>
649649
</dl>
650650
</dd>
651+
<dt id='t0027'>
652+
Test t0027 use native types flag with values that cannot be serialized to JSON
653+
</dt>
654+
<dd>
655+
<dl class='entry'>
656+
<dt>id</dt>
657+
<dd>#t0027</dd>
658+
<dt>Type</dt>
659+
<dd>jld:PositiveEvaluationTest, jld:FromRDFTest</dd>
660+
<dt>Purpose</dt>
661+
<dd>useNativeTypes flag being true is disregarded for a value that cannot be serialized into a native JSON value.</dd>
662+
<dt>input</dt>
663+
<dd>
664+
<a href='fromRdf/0027-in.nq'>fromRdf/0027-in.nq</a>
665+
</dd>
666+
<dt>expect</dt>
667+
<dd>
668+
<a href='fromRdf/0027-out.jsonld'>fromRdf/0027-out.jsonld</a>
669+
</dd>
670+
<dt>Options</dt>
671+
<dd>
672+
<dl class='options'>
673+
<dt>useNativeTypes</dt>
674+
<dd>true</dd>
675+
</dl>
676+
</dd>
677+
</dl>
678+
</dd>
651679
<dt id='tdi01'>
652680
Test tdi01 rdfDirection: null with i18n literal with direction and no language
653681
</dt>

0 commit comments

Comments
 (0)