3.0-test-suite | ab-add-attribute-016 | pass | Tests adding attribute with match's default value. |
3.0-test-suite | ab-cast-content-type-001 | pass | Tests that an XML document is unchanged if content type is the same. |
3.0-test-suite | ab-cast-content-type-002 | pass | Tests casting from one xml content type to another. |
3.0-test-suite | ab-cast-content-type-003 | pass | Tests casting from an xml content type to an html content type. |
3.0-test-suite | ab-cast-content-type-004 | pass | Tests casting from an xml content type to a json content type (XPath style). |
3.0-test-suite | ab-cast-content-type-005 | pass | Tests casting from an xml content type to a json content type (c:param-set). |
3.0-test-suite | ab-cast-content-type-006 | pass | Tests casting from an xml content type to a text document. |
3.0-test-suite | ab-cast-content-type-011 | pass | Tests that an HTML document is unchanged if content type is the same. |
3.0-test-suite | ab-cast-content-type-012 | pass | Tests that an HTML document is unchanged if content type is another html content type. |
3.0-test-suite | ab-cast-content-type-013 | pass | Tests casting an HTML document to an xml content-type. |
3.0-test-suite | ab-cast-content-type-014 | pass | Tests casting from an HTML content type to a text document. |
3.0-test-suite | ab-cast-content-type-015 | pass | Tests casting from a JSON content type same content type does not change anything. |
3.0-test-suite | ab-cast-content-type-016 | pass | Tests casting from one JSON content type to another just changes content-type property. |
3.0-test-suite | ab-cast-content-type-017 | pass | Tests casting from JSON content type to xml document. |
3.0-test-suite | ab-cast-content-type-018 | pass | Tests casting from JSON content type to a text document. |
3.0-test-suite | ab-cast-content-type-019 | pass | Tests that a text document is unchanged if content type is the same. |
3.0-test-suite | ab-cast-content-type-020 | pass | Tests that cast-content-type from one text document type to another just changes content-type. |
3.0-test-suite | ab-cast-content-type-021 | pass | Tests casting from a text document to an XML document. |
3.0-test-suite | ab-cast-content-type-023 | pass | Tests casting from a text document to an HTML document. |
3.0-test-suite | ab-cast-content-type-024 | pass | Tests casting from a text document to a JSON document. |
3.0-test-suite | ab-cast-content-type-027 | pass | Tests casting from a binary type to am XML content-type. |
3.0-test-suite | ab-cast-content-type-029 | pass | Tests that a c:data document is decoded if cast to Text. Charset UTF-8 |
3.0-test-suite | ab-cast-content-type-030 | pass | Tests that a c:data document is decoded if cast to Text. Implicit charset |
3.0-test-suite | ab-cast-content-type-031 | pass | Tests that a c:data document is decoded if cast to Text. ISO charset |
3.0-test-suite | ab-cast-content-type-032 | pass | Tests that a c:data document is decoded if cast to Text, default encoding. |
3.0-test-suite | ab-cast-content-type-033 | catch failure | Tests that a c:data document decoding raises error, if content-types are not equal. |
3.0-test-suite | ab-cast-content-type-034 | catch failure | Tests that a c:data document decoding raises error, if encoding is unsupported. |
3.0-test-suite | ab-cast-content-type-035 | catch failure | Tests that a c:data document decoding raises error, if charset is unsupported. |
3.0-test-suite | ab-cast-content-type-036 | catch failure | Tests that a c:data document decoding raises error, no content-type on c:data. |
3.0-test-suite | ab-choose-017 | pass | Tests p:choose with just a p:when (evaluates to false) |
3.0-test-suite | ab-choose-027 | pass | Tests p:choose with multiple output ports. (ported from choose #006 of 1.0 test-suite) |
3.0-test-suite | ab-choose-030 | pass | Test p:choose with different named secondary output ports. |
3.0-test-suite | ab-choose-031 | pass | Test p:choose with different named secondary output ports. |
3.0-test-suite | ab-choose-035 | pass | Test p:choose does not have an implicit otherwise if no primary output port is declared. |
3.0-test-suite | ab-connection-010 | pass | Tests a default connection on inner step is NOT used, when explicitly bound to empty. |
3.0-test-suite | ab-connection-011 | catch failure | Tests that an explicit empty binding to a non-sequence port raises an error. |
3.0-test-suite | ab-connection-012 | catch failure | Tests that an empty default binding to a non-sequence port raises an error, if no value is supplied. |
3.0-test-suite | ab-connection-014 | catch failure | Tests that a select on default binding to a non-sequence port raises an error, if no value is supplied. |
3.0-test-suite | ab-connection-025 | pass | Tests correct order of multiple pipes on an input port. |
3.0-test-suite | ab-connection-026 | pass | Tests correct order of multiple pipes on an output port. |
3.0-test-suite | ab-contenttypes-003 | pass | Tests default value for missing @content-types on p:inline is "*/*". |
3.0-test-suite | ab-contenttypes-006 | pass | Tests that output port with no @content-types accepts non-XML document. |
3.0-test-suite | ab-declare-step-011 | pass | Tests a step is visible to itself for recursive call. |
3.0-test-suite | ab-declare-step-012 | catch failure | Tests that names of declared steps are correctly scoped. |
3.0-test-suite | ab-declare-step-012a | catch failure | Tests that names of declared steps are correctly scoped. |
3.0-test-suite | ab-delete-005 | pass | Tests root element is correctly deleted. |
3.0-test-suite | ab-delete-019 | pass | Tests delete switches correctly to text document. |
3.0-test-suite | ab-depends-018 | catch failure | Tests @depends on p:for-each must not be empty. |
3.0-test-suite | ab-depends-019 | catch failure | Tests @depends on p:for-each must be an NCName. |
3.0-test-suite | ab-depends-020 | catch failure | Tests @depends on p:for-each must be name of an inscope step. |
3.0-test-suite | ab-depends-021 | catch failure | Tests @depends on p:for-each must be name of an inscope step. |
3.0-test-suite | ab-depends-022 | catch failure | Tests @depends on p:for-each must not form cycle. |
3.0-test-suite | ab-depends-023 | catch failure | Tests @depends on p:for-each must not form cycle. |
3.0-test-suite | ab-depends-024 | catch failure | Tests @depends on p:viewport must not be empty. |
3.0-test-suite | ab-depends-025 | catch failure | Tests @depends on p:viewport must be an NCName. |
3.0-test-suite | ab-depends-026 | catch failure | Tests @depends on p:viewport must be the name of an inscope step. |
3.0-test-suite | ab-depends-027 | catch failure | Tests @depends on p:viewport must be the name of an inscope step. |
3.0-test-suite | ab-depends-028 | catch failure | Tests @depends on p:viewport must not form a cycle. |
3.0-test-suite | ab-depends-029 | catch failure | Tests @depends on p:viewport must not form a cycle. |
3.0-test-suite | ab-err-xs0001-001 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-002 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-003 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-004 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-005 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-006 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-007 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-008 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-009 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-010 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-011 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-012 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-013 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-014 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-015 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-016 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-017 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-018 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-019 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-020 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-err-xs0001-021 | catch failure | Tests cycles are correctly detected from within complex steps. |
3.0-test-suite | ab-file-copy-005 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-006 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-007 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-008 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-009 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-010 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-011 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-012 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-013 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-020 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-023 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-copy-024 | pass | Tests p:file-copy |
3.0-test-suite | ab-file-touch-011 | pass | Tests p:file-touch, use current date-time. |
3.0-test-suite | ab-filter-002 | pass | Tests p:filter with an unused element name. |
3.0-test-suite | ab-for-each-001 | pass | Simple for-each test (ported from 1.0-testsuite/for-each-001) |
3.0-test-suite | ab-for-each-002 | pass | Test for p:for-each (@select on p:with-input) (ported from 1.0-testsuite/for-each-002) |
3.0-test-suite | ab-for-each-003 | pass | Test
p:for-eachp:iteration-size() and
p:iteration-position()(ported from 1.0-testsuite/for-each-003) |
3.0-test-suite | ab-for-each-005 | pass | Test evaluation of variables in the context of a
p:for-each (ported from 1.0-testsuite/for-each-005) |
3.0-test-suite | ab-for-each-009 | pass | Test
p:for-each with nested
p:output (ported from 1.0-testsuite/for-each-009) |
3.0-test-suite | ab-for-each-011 | pass | Test nested
p:for-each and correct
propagation of p:iteration-size and p:iteration-position.(ported from 1.0-testsuite/for-each-011) |
3.0-test-suite | ab-for-each-013 | pass | Tests connections to loop's parent scope. |
3.0-test-suite | ab-for-each-014 | pass | Tests output port with inline and pipe |
3.0-test-suite | ab-for-each-015 | catch failure | Tests sequence attribute on inner output port of p:for-each. |
3.0-test-suite | ab-for-each-016 | catch failure | Tests sequence attribute on inner output port of p:for-each. |
3.0-test-suite | ab-for-each-017 | pass | Tests that it is not an error, if a sequence is the inner result of p:for-each and port/@sequence="true". |
3.0-test-suite | ab-for-each-018 | pass | Tests that it is not an error, if a sequence is the inner result because manufactured port is sequence. |
3.0-test-suite | ab-for-each-019 | pass | Tests two output ports on p:output, one is primary. |
3.0-test-suite | ab-for-each-020 | pass | Tests two output ports on p:output, none is primary. |
3.0-test-suite | ab-hash-014 | pass | Testing p:hash matching / is a text result. |
3.0-test-suite | ab-http-request-009 | pass | Tests p:http-request: Tests get for text document. |
3.0-test-suite | ab-http-request-011 | pass | Tests p:http-request: Tests post for text document. |
3.0-test-suite | ab-http-request-014 | pass | Tests p:http-request: get with multi-part response. |
3.0-test-suite | ab-http-request-015 | pass | Tests p:http-request: tests document properties from a multi-part response. |
3.0-test-suite | ab-http-request-018 | pass | Tests p:http-request: tests document properties from a multi-part response. |
3.0-test-suite | ab-http-request-019 | pass | Tests p:http-request: get with multi-part response. |
3.0-test-suite | ab-http-request-029 | pass | Tests p:http-request: post with text payload to a responder. |
3.0-test-suite | ab-http-request-049 | pass | Tests p:http-request: parameter 'status-only' = true delivers empty sequence. |
3.0-test-suite | ab-http-request-051 | pass | Tests p:http-request: get with multi-part response,
parameter 'multipart' set to true. |
3.0-test-suite | ab-http-request-061 | pass | Tests that document property headers are only used if the headers option
doesn’t specify a header with the same name. |
3.0-test-suite | ab-http-request-096 | pass | Simple test for p:http-request with follow-redirect set to 0. |
3.0-test-suite | ab-http-request-101 | pass | Tests multipart request: Two xml documents, no content-type set. |
3.0-test-suite | ab-http-request-102 | pass | Tests multipart request: Two xml documents, no content-type set (checking properties). |
3.0-test-suite | ab-http-request-103 | pass | Tests multipart request: Two xml documents, content-type: multipart/fixed. |
3.0-test-suite | ab-http-request-104 | pass | Tests multipart request: Two xml documents, content-type: multipart/fixed.(checking properties). |
3.0-test-suite | ab-if-009 | pass | Test p:if where @when evaluates to false() and no drp. |
3.0-test-suite | ab-if-010 | pass | Test p:if where @when evaluates to true() and two output ports. |
3.0-test-suite | ab-if-011 | pass | Test p:if where @when evaluates to false() and two output ports. |
3.0-test-suite | ab-if-012 | pass | Test p:if with a sequence as DRP. |
3.0-test-suite | ab-if-013 | pass | Test p:if with a sequence as DRP, collection="true" |
3.0-test-suite | ab-if-014 | pass | Test p:if where @when evaluates to false(), so drp is copied. |
3.0-test-suite | ab-if-034 | pass | Test p:if with a sequence as DRP and test="false()". |
3.0-test-suite | ab-inline-004 | pass | Tests a base64 encoded text is decoded correctly for text document (no charset) |
3.0-test-suite | ab-inline-005 | pass | Tests a base64 encoded text is decoded correctly for text document (charset="UTF-8") |
3.0-test-suite | ab-inline-006 | pass | Tests a base64 encoded text is decoded correctly for text document (charset='ISO-8859-1') |
3.0-test-suite | ab-inline-007 | catch failure | Tests XD0039 is raised when encoding is specified, but charset is not supported. |
3.0-test-suite | ab-inline-008 | pass | Tests text document with tvt (expand-text='false') |
3.0-test-suite | ab-inline-009 | pass | Tests text document with tvt (expand-text='true') |
3.0-test-suite | ab-inline-019 | pass | Tests expand-text on p:input/p:inline |
3.0-test-suite | ab-input-025 | pass | Tests select on p:input |
3.0-test-suite | ab-insert-012 | pass | Tests p:insert element as first child of document node. |
3.0-test-suite | ab-insert-013 | pass | Tests p:insert element as last child of document node. |
3.0-test-suite | ab-insert-014 | catch failure | Tests that p:insert with matched root and before is an error. |
3.0-test-suite | ab-insert-015 | catch failure | Tests that p:insert with matched root and after is an error. |
3.0-test-suite | ab-insert-016 | catch failure | Tests that p:insert with matched attribute is an error. |
3.0-test-suite | ab-insert-017 | catch failure | Tests that p:insert with matched text and position 'first-child' is an error. |
3.0-test-suite | ab-insert-018 | catch failure | Tests that p:insert with matched text and position 'last-child' is an error. |
3.0-test-suite | ab-insert-019 | catch failure | Tests that p:insert with matched comment and position 'first-child' is an error. |
3.0-test-suite | ab-insert-020 | catch failure | Tests that p:insert with matched comment and position 'last-child' is an error. |
3.0-test-suite | ab-insert-021 | catch failure | Tests that p:insert with matched processing instruction and position 'first-child' is an error. |
3.0-test-suite | ab-insert-022 | catch failure | Tests that p:insert with matched processing instruction and position 'last-child' is an error. |
3.0-test-suite | ab-insert-023 | catch failure | Tests that p:insert with matched processing instruction and position 'last-child' is an error. |
3.0-test-suite | ab-library-001 | pass | Tests importing multiple steps from a p:library. |
3.0-test-suite | ab-library-002 | catch failure | Tests is is an error to import a step type with @visibility="private". |
3.0-test-suite | ab-library-003 | pass | Tests @version on p:library is an xs:decimal. |
3.0-test-suite | ab-library-004 | catch failure | Tests XS0062 is raised, if @version is missing on p:library. |
3.0-test-suite | ab-library-005 | catch failure | Tests XS0063 is raised, if @version on p:library is not a xs:decimal. |
3.0-test-suite | ab-library-006 | catch failure | Tests XS0060 is raised, if @version on p:library is not 3.0. |
3.0-test-suite | ab-library-014 | pass | Tests importing a p:library twice is no error. |
3.0-test-suite | ab-library-015 | pass | Tests importing a p:library importing itself. |
3.0-test-suite | ab-library-016 | pass | Tests cyclic import of libraries. |
3.0-test-suite | ab-library-024 | catch failure | Tests cascading import with identical option names. |
3.0-test-suite | ab-library-035 | pass | Tests that a private step in a library and a same named steps are kept separate. |
3.0-test-suite | ab-os-exec-005 | pass | Tests p:os-exec implicit text result. |
3.0-test-suite | ab-os-exec-006 | pass | Tests p:os-exec explicit text result. |
3.0-test-suite | ab-os-exec-012 | pass | Tests p:os-exec implicit text result. |
3.0-test-suite | ab-os-exec-013 | pass | Tests p:os-exec explicit text result. |
3.0-test-suite | ab-os-exec-016 | pass | Tests p:os-exec: Error due to args |
3.0-test-suite | ab-os-exec-017 | pass | Tests p:os-exec: Error due to args |
3.0-test-suite | ab-os-exec-020 | pass | Tests p:os-exec: Tests path separator |
3.0-test-suite | ab-os-exec-023 | pass | Test for p:os-exec: Tests that the path-separator character in the command
and the arguments will be replaced with the platform-specific
path separator. |
3.0-test-suite | ab-os-exec-024 | pass | Test for p:os-exec: Tests args are passed correctly. |
3.0-test-suite | ab-output-034 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-035 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-038 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-039 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-040 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-041 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-042 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-043 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-044 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-045 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-046 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-047 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-048 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-049 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-050 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-051 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-052 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-output-053 | pass | Tests that documents appear in the right order on p:output. |
3.0-test-suite | ab-p-archive-006 | pass | Tests p:archive: Adding entries to a newly created archive. No source, but just manifest. |
3.0-test-suite | ab-p-archive-014 | pass | Tests p:archive: Adding entries to a newly created archive. No source, but just manifest. command='update' |
3.0-test-suite | ab-p-archive-037 | pass | Tests p:archive: Tests 'freshen' one entry is changed, but no new entry is added. |
3.0-test-suite | ab-p-archive-038 | pass | Tests p:archive: Tests 'update' one entry is changed, but a new entry is added. |
3.0-test-suite | ab-p-archive-045 | pass | Tests p:archive: Tests entries are ordered as in manifest. |
3.0-test-suite | ab-p-archive-073 | pass | Tests p:archive: Ports 'manifest' and 'archive' default to p:empty. |
3.0-test-suite | ab-p-document016 | pass | Tests p:document with a simple text document in UTF-8 (no charset in content-type). |
3.0-test-suite | ab-p-document017 | pass | Tests p:document with a simple text document in UTF-8 (charset specified in content-type). |
3.0-test-suite | ab-p-document018 | pass | Tests p:document with a simple text document in ISO-8859-1 (charset specified in content-type). |
3.0-test-suite | ab-p-document019 | catch failure | Tests p:document with a simple text document in an unsupported encoding. |
3.0-test-suite | ab-p-document020 | pass | Tests p:document with a simple text document in UTF-8 (no charset!). |
3.0-test-suite | ab-p-document027 | pass | Tests p:document with a binary document. |
3.0-test-suite | ab-p-run-026 | pass | Tests p:run: Simple pipeline run, two xml documents to input port. |
3.0-test-suite | ab-p-run-027 | pass | Tests p:run: Simple pipeline run, two xml documents on output port. |
3.0-test-suite | ab-p-run-046 | pass | Tests p:run: Tests undeclared output ports are connected to p:empty. |
3.0-test-suite | ab-p-run-047 | catch failure | Tests p:run: Tests undeclared output ports are connected to p:empty. (Sequence not declared!) |
3.0-test-suite | ab-p-run-064 | pass | Tests p:run: Consume primary and non-primary output of p:run |
3.0-test-suite | ab-pack-001 | pass | Testing p:pack |
3.0-test-suite | ab-pack-002 | pass | Testing p:pack |
3.0-test-suite | ab-pack-003 | pass | Testing p:pack |
3.0-test-suite | ab-pack-004 | pass | Testing p:pack |
3.0-test-suite | ab-pack-005 | pass | Testing p:pack |
3.0-test-suite | ab-pack-006 | pass | Testing p:pack |
3.0-test-suite | ab-pack-007 | pass | Testing correct handling of non element nodes by p:pack. |
3.0-test-suite | ab-pack-008 | pass | Testing the new (in 3.1) attributes option on p:pack |
3.0-test-suite | ab-pack-009 | pass | Tests that setting an xml:base attribute changes the base URI. |
3.0-test-suite | ab-pipe-020 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-021 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-022 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-023 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-024 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-025 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-026 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-027 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-029 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-031 | pass | Tests order of p:pipes |
3.0-test-suite | ab-pipe-032 | pass | Tests order of p:pipes |
3.0-test-suite | ab-recursion-001 | pass | Tests recursive call of XProc step. |
3.0-test-suite | ab-replace-007a | pass | Tests p:replace matching / with text document |
3.0-test-suite | ab-replace-009 | pass | Tests p:replace switches to text document |
3.0-test-suite | ab-split-sequence-008 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-009 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-010 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-011 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-split-sequence-012 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-split-sequence-013 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-split-sequence-014 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-split-sequence-015 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-split-sequence-016 | pass | Tests p:split-sequence accepts any document |
3.0-test-suite | ab-static-option-var-013 | pass | Tests that two sibling steps can declare a static option with the same name. |
3.0-test-suite | ab-static-option-var-024 | catch failure | Tests that a static option is not visible in a sibling step. |
3.0-test-suite | ab-static-option-var-025 | catch failure | Tests that a static option is not visible in a parent step. |
3.0-test-suite | ab-string-replace-006 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-008 | pass | Tests p:string-replace |
3.0-test-suite | ab-text-head-001 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-002 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-003 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-004 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-005 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-006 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-007 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-008 | pass | Tests p:text-head |
3.0-test-suite | ab-text-head-009 | pass | Tests p:text-head |
3.0-test-suite | ab-text-join-001 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-002 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-003 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-004 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-005 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-006 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-007 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-008 | pass | Tests p:text-join |
3.0-test-suite | ab-text-join-009 | pass | Tests p:text-join |
3.0-test-suite | ab-text-replace-001 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-002 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-003 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-004 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-005 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-006 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-007 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-008 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-009 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-010 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-011 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-012 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-013 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-014 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-015 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-016 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-017 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-018 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-019 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-020 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-021 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-022 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-023 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-024 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-025 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-026 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-027 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-028 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-029 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-030 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-031 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-032 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-033 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-034 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-035 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-036 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-037 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-038 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-039 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-040 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-041 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-042 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-043 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-044 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-045 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-046 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-047 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-048 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-049 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-050 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-051 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-052 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-053 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-054 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-055 | pass | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-056 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-057 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-058 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-059 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-060 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace. |
3.0-test-suite | ab-text-replace-061 | catch failure | Tests p:text-replace (ported from XQuery tests on fn-replace). |
3.0-test-suite | ab-text-sort-001 | pass | Tests p:text-sort |
3.0-test-suite | ab-text-sort-002 | pass | Tests p:text-sort: Tests sort-key |
3.0-test-suite | ab-text-sort-003 | pass | Tests p:text-sort: Tests sort-key |
3.0-test-suite | ab-text-sort-004 | pass | Tests p:text-sort: Tests order=ascending |
3.0-test-suite | ab-text-sort-005 | pass | Tests p:text-sort: Tests order=ascending |
3.0-test-suite | ab-text-sort-006 | pass | Tests p:text-sort: Tests numeric sort |
3.0-test-suite | ab-text-sort-007 | pass | Tests p:text-sort: Tests numeric sort, descending. |
3.0-test-suite | ab-text-sort-008 | pass | Tests p:text-sort: Testing position |
3.0-test-suite | ab-text-sort-009 | pass | Tests p:text-sort: Testing position() and last() |
3.0-test-suite | ab-text-sort-010 | pass | Tests p:text-sort: Test stable |
3.0-test-suite | ab-text-sort-011 | pass | Tests p:text-sort: Test stable with empty sort-keys. |
3.0-test-suite | ab-text-sort-012 | pass | Tests p:text-sort: Test codepoint collation. |
3.0-test-suite | ab-text-sort-013 | pass | Tests p:text-sort: Test option 'lang' is declared. |
3.0-test-suite | ab-text-sort-014 | pass | Tests p:text-sort: Test option 'case-order' is declared. |
3.0-test-suite | ab-text-sort-015 | pass | Tests p:text-sort: Test option 'case-order' is declared. |
3.0-test-suite | ab-text-sort-016 | pass | Tests p:text-sort: More complicated sort. |
3.0-test-suite | ab-text-sort-017 | catch failure | Tests p:text-sort: XC0098 must be raised, if @sort-key has a dynamic error. |
3.0-test-suite | ab-text-sort-018 | catch failure | Tests p:text-sort: XC0099 must be raised, if @sort-key produced a sequence with more than one element. |
3.0-test-suite | ab-text-sort-019 | catch failure | Tests p:text-sort: XD0019 must be raised if @order is neither 'ascending' nor 'descending'. |
3.0-test-suite | ab-text-sort-020 | catch failure | Tests p:text-sort: XD0019 must be raised if @case-order is neither 'upper-first' nor 'lower-first'. |
3.0-test-suite | ab-text-sort-021 | catch failure | Tests p:text-sort: XD0036 must be raised if @lang isn't called with an allowed value. |
3.0-test-suite | ab-text-sort-022 | catch failure | Tests p:text-sort: err:XD0030 or err:XC0098
should be raised if collation is unknown. |
3.0-test-suite | ab-text-sort-023 | pass | Tests p:text-sort |
3.0-test-suite | ab-text-sort-024 | pass | Tests p:text-sort |
3.0-test-suite | ab-text-sort-025 | pass | Tests p:text-sort: Lower case first is default for German |
3.0-test-suite | ab-text-sort-026 | pass | Tests p:text-sort |
3.0-test-suite | ab-text-sort-027 | pass | Tests p:text-sort |
3.0-test-suite | ab-text-sort-028 | pass | Tests p:text-sort: Lower case first is default for German |
3.0-test-suite | ab-text-sort-029 | pass | Tests p:text-sort: Swedish ordering |
3.0-test-suite | ab-text-sort-030 | pass | Tests p:text-sort: If collation is used, lang and case-order are ignored. |
3.0-test-suite | ab-text-sort-031 | pass | Tests p:text-sort: If collation is used, lang and case-order are ignored. |
3.0-test-suite | ab-text-tail-001 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-002 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-003 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-004 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-005 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-006 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-007 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-008 | pass | Tests p:text-tail |
3.0-test-suite | ab-text-tail-009 | pass | Tests p:text-tail |
3.0-test-suite | ab-try-024 | pass | Test port "error" on p:finally: Empty if no error occurred. |
3.0-test-suite | ab-try-025 | pass | Test port "error" on p:finally: Error occurred. |
3.0-test-suite | ab-unarchive-001 | pass | Tests p:unarchive |
3.0-test-suite | ab-unarchive-002 | pass | Tests p:unarchive: Option 'format' set to 'zip'. |
3.0-test-suite | ab-unarchive-003 | pass | Tests p:unarchive: Option 'format' set to 'Q{}zip'. |
3.0-test-suite | ab-unarchive-004 | pass | Tests p:unarchive: Option 'format' set to xs:QName('zip'). |
3.0-test-suite | ab-unarchive-005 | pass | Tests p:unarchive: Tests option 'parameters' is allowed. |
3.0-test-suite | ab-unarchive-009 | pass | Tests p:unarchive with include-filter |
3.0-test-suite | ab-unarchive-010 | pass | Tests p:unarchive with include-filter |
3.0-test-suite | ab-unarchive-011 | pass | Tests p:unarchive with include-filter and exclude-filter |
3.0-test-suite | ab-unarchive-014 | pass | Tests p:unarchive: Check content of unarchived document. |
3.0-test-suite | ab-unwrap-005 | pass | Tests p:unwrap |
3.0-test-suite | ab-use-when-002 | pass | Tests that use-when IS applied in the descendants of p:inline. |
3.0-test-suite | ab-use-when-006 | pass | Tests that functions are visible in use-when. |
3.0-test-suite | ab-uuid-008 | pass | Testing p:uuid matching document root. |
3.0-test-suite | ab-viewport-017 | pass | Test
p:viewport with matched comments/processing instructions before/after document element. |
3.0-test-suite | ab-viewport-018 | pass | Test
p:viewport with matched document node replace by text document. |
3.0-test-suite | ab-viewport-020 | pass | Test
p:viewport with two documents on the source port. |
3.0-test-suite | ab-viewport-030 | pass | Test
p:viewport with a pipe to current on a mixed input port. |
3.0-test-suite | ab-with-input-033 | pass | Tests p:with-input with space separated explicit targets on @pipe |
3.0-test-suite | ab-with-input-034 | pass | Tests p:with-input with space separated targets (just step names) on @pipe |
3.0-test-suite | ab-with-input-052 | pass | Tests p:with-input: implicit inline with two documents |
3.0-test-suite | ab-with-input-067 | catch failure | Tests XS0043 is raised because @port is not allowed on p:with-input. |
3.0-test-suite | ab-with-input-select-002 | pass | Test select on p:with-input select="comment()" |
3.0-test-suite | ab-with-input-select-003 | pass | Test select on p:with-input select="processing-instruction()" |
3.0-test-suite | ab-with-input-select-004 | pass | Test select on p:with-input select="text()" |
3.0-test-suite | ab-wrap-sequence-001 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-002 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-003 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-004 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-005 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-006 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-007 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-008 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-009 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-010 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-011 | pass | Tests p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-012 | pass | Tests sequence result in group-adjacent is correctly evaluated in p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-013 | pass | Tests group-adjacent is correctly atomized in p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-014 | pass | Tests group-adjacent is correctly atomized in p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-015 | pass | Tests p:wrap-sequence produces the correct number of documents. |
3.0-test-suite | ab-wrap-sequence-016 | pass | Testing the new (in 3.1) attributes option on p:wrap-sequence |
3.0-test-suite | ab-wrap-sequence-017 | pass | Tests that setting an xml:base attribute changes the base URI. |
3.0-test-suite | ab-www-form-urlencode-001 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-002 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-003 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-004 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-005 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-006 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-www-form-urlencode-007 | pass | Tests p:www-form-urlencode |
3.0-test-suite | ab-xquery-005 | pass | Tests p:xquery |
3.0-test-suite | ab-xquery-012 | catch failure | Tests p:xquery: There was no @version=2, so XC0009 is expected. |
3.0-test-suite | ab-xquery-013 | catch failure | Tests p:xquery: Value for @version is not valid, so XC0009 is expected. |
3.0-test-suite | ab-xquery-014 | catch failure | Tests p:xquery: Value for @version is not valid, so XC0009 is expected. |
3.0-test-suite | ab-xquery-015 | catch failure | Tests p:xquery: Query is not statically valid, so XC0103 is expected. |
3.0-test-suite | ab-xquery-016 | catch failure | Tests p:xquery: Variable value is not valid, so XC0104 is expected. |
3.0-test-suite | ab-xquery-017 | pass | Tests p:xquery: Tests non XML results. |
3.0-test-suite | ab-xs-0043-001 | catch failure | Tests for XS0043: Attribute port not allowed on p:with-input |
3.0-test-suite | ab-xs-0043-002 | catch failure | Tests for XS0043: Attribute port not allowed on p:with-input |
3.0-test-suite | ab-xslt-013 | pass | Tests initial match selection on p:xslt (3.0) |
3.0-test-suite | ab-xslt-014 | pass | Tests initial match selection on p:xslt: text document (3.0) |
3.0-test-suite | ab-xslt-017 | pass | Tests JSON documents are returned if @build-tree =false (3.0) |
3.0-test-suite | ab-xslt-018 | pass | Tests text document is returned if @build-tree =true (3.0) |
3.0-test-suite | ab-xslt-019 | pass | Tests text document is returned on secondary port if @build-tree =true (3.0) |
3.0-test-suite | ab-xslt-020 | pass | Tests JSON documents are returned on secondary port if @build-tree =false (3.0) |
3.0-test-suite | ab-xslt-021 | pass | Tests mixed output modes: build-tree=true on primary, build-tree=false on secondary (3.0) |
3.0-test-suite | ab-xslt-022 | pass | Tests mixed output modes: build-tree=false on primary, build-tree=true on secondary (3.0) |
3.0-test-suite | ab-xslt-023 | pass | Tests mixed output modes: build-tree=true on one secondary result, false on the other. (3.0) |
3.0-test-suite | ab-xslt-025 | pass | Tests initial-mode on apply-template invocation: No initial mode, so result is empty.(3.0) |
3.0-test-suite | ab-xslt-041 | pass | Tests output-base-uri (3.0) |
3.0-test-suite | ab-xslt-042 | pass | Tests output-base-uri (3.0) |
3.0-test-suite | ab-xslt-043 | pass | Tests no output-base-uri: base uri of first doc on source is used. (3.0) |
3.0-test-suite | ab-xslt-044 | pass | Tests no output-base-uri: base uri of first doc on source is used. (3.0) |
3.0-test-suite | ab-xslt-068 | pass | Tests result-document. |
3.0-test-suite | ab-xslt-069 | pass | Tests output-base-uri |
3.0-test-suite | ab-xslt-070 | pass | Tests output-base-uri via first doc on source port. |
3.0-test-suite | ab-xslt-071 | pass | Tests output-base-uri via uri of stylesheet. |
3.0-test-suite | ab-xslt-072 | pass | Tests output-base-uri (3.0) |
3.0-test-suite | ab-xslt-073 | pass | Tests output-base-uri via first doc on source port (3.0). |
3.0-test-suite | ab-xslt-074 | pass | Tests output-base-uri via uri of stylesheet. (3.0) |
3.0-test-suite | ab-xslt-086 | pass | Tests secondary port is empty. |
3.0-test-suite | ab-xslt-093 | pass | Tests global-context-item is set correctly. |
3.0-test-suite | ab-xslt-129 | pass | Testing for node identity in p:xslt (3.0). |
3.0-test-suite | ab-xslt-135 | pass | Testing for node identity in p:xslt (2.0). |
3.0-test-suite | choose-004 | pass | |
3.0-test-suite | nw-collection-003 | catch failure | Tests that err:XD0001 is raised if a sequence of documents is the context
for an XPath expression on a p:with-option. |
3.0-test-suite | nw-encode-003 | pass | |
3.0-test-suite | nw-filter-003 | pass | Tests p:filter selecting nothing. |
3.0-test-suite | nw-filter-004 | pass | Tests p:filter selects more than one thing. |
3.0-test-suite | nw-filter-007 | pass | Tests p:filter with static options. |
3.0-test-suite | nw-filter-008 | pass | Tests p:filter with dynamic options. |
3.0-test-suite | nw-filter-009 | pass | Tests p:filter with dynamic options and a dynamic selection. |
3.0-test-suite | nw-filter-010 | pass | Tests p:filter with dynamic options and a dynamic selection. |
3.0-test-suite | nw-filter-011 | pass | Tests p:filter with dynamic options and a dynamic selection where the in-scope
binding is named ‘select’. |
3.0-test-suite | nw-http-request-131 | pass | Only follow the first follow-redirect redirections. |
3.0-test-suite | nw-import-001 | pass | Test circular imports. |
3.0-test-suite | nw-inline-expand-text-007 | pass | |
3.0-test-suite | nw-library-001 | pass | Tests that step imports are transitive. |
3.0-test-suite | nw-library-002 | catch failure | Tests that step imports are transitive. |
3.0-test-suite | nw-option-value-001 | pass | Test that an option value passed to a step overrides its
default value. |
3.0-test-suite | nw-os-exec-001 | pass | Tests p:os-exec using stdmsgs.jar |
3.0-test-suite | nw-os-exec-002 | pass | Tests p:os-exec when the output encoding doesn’t match Java’s encoding.
The test assumes that your Java encoding isn’t ISO Latin 1. That seems…reasonable,
but not infallible. |
3.0-test-suite | nw-os-exec-003 | pass | Tests p:os-exec when the output encoding doesn’t match Java’s encoding. |
3.0-test-suite | nw-text-sort-001 | pass | Tests p:text-sort with specific namespace bindings |
3.0-test-suite | nw-tvt-001 | catch failure | Test insertion of attribute nodes into non-XML content with a TVT. |
3.0-test-suite | nw-tvt-001b | pass | Demonstrates the use of string() to insert an attribute value in a TVT. |
3.0-test-suite | nw-tvt-002 | pass | Test insertion of attribute nodes into XML content with a TVT. |
3.0-test-suite | nw-tvt-003 | pass | Test insertion of TVTs into non-XML content. |
3.0-test-suite | nw-tvt-004 | pass | Test insertion of TVTs into XML content. |
3.0-test-suite | nw-tvt-005 | pass | Test insertion of TVTs into non-XML content. |
3.0-test-suite | nw-tvt-005b | pass | Tests using serialize to insert a PI into non-XML content. |
3.0-test-suite | nw-tvt-006 | pass | Test insertion of TVTs into XML content. |
3.0-test-suite | nw-xslt-002 | pass | Tests secondary result documents. |
3.0-test-suite | p-inline-001 | pass | |
3.0-test-suite | p-inline-002 | pass | |
3.0-test-suite | p-inline-003 | pass | |
3.0-test-suite | p-inline-004 | catch failure | |
3.0-test-suite | p-inline-005 | catch failure | |
3.0-test-suite | p-inline-006 | catch failure | |
3.0-test-suite | pipe-attr-001 | pass | |
3.0-test-suite | pipe-attr-002 | catch failure | |
3.0-test-suite | with-input-select-001 | pass | |
3.0-test-suite | with-input-select-002 | pass | |
3.0-test-suite | with-input-select-003 | pass | |
3.0-test-suite | with-input-select-004 | pass | |
extra-suite | asciidoctor-002 | pass | Tests that Asciidoctor creates several paragraphs of DocBook. |
extra-suite | asciidoctor-005 | pass | Tests that Asciidoctor creates several paragraphs of HTML5. |
extra-suite | ebnf-convert-001 | pass | Tests that cx:ebnf-convert produces text. |
extra-suite | ebnf-convert-002 | pass | Tests that cx:ebnf-convert accepts explicit type. |
extra-suite | ebnf-convert-003 | pass | Tests that cx:ebnf-convert accepts explicit type not ixml. |
extra-suite | java-properties-008 | pass | Tests that XML can be cast to Java properties. |
extra-suite | java-properties-009 | pass | Tests that a map can be cast to Java properties. |
extra-suite | polyglot-001 | pass | Tests that the cx:python polyglot step returns a string. |
extra-suite | polyglot-005 | pass | Tests that the cx:javascript polyglot step returns a string. |
extra-suite | rdf-jsonld-001 | pass | Tests that .jsonld loads as application/ld+json, RDF, and JSON. |
extra-suite | rdf-jsonld-002 | pass | Tests that application/ld+json works in p:inline, p:document, and p:load. |
extra-suite | rdf-n3-001 | pass | Tests that .n3 loads as application/rdf+thrift and RDF. |
extra-suite | rdf-n3-002 | pass | Tests that text/n3 works in p:inline, p:document, and p:load.
Note that text/n3 is nothing but a synonym for text/turtle. |
extra-suite | rdf-nq-001 | pass | Tests that .nq loads as application/rdf+thrift and RDF. |
extra-suite | rdf-nq-002 | pass | Tests that application/n-quads works in p:inline, p:document, and p:load. |
extra-suite | rdf-nt-001 | pass | Tests that .nt loads as application/rdf+thrift and RDF. |
extra-suite | rdf-nt-002 | pass | Tests that application/n-triples works in p:inline, p:document, and p:load. |
extra-suite | rdf-rdf-001 | pass | Tests that .rdf loads as application/rdf+xml, XML, and RDF. |
extra-suite | rdf-rdf-002 | pass | Tests that application/rdf+xml works in p:inline, p:document, and p:load. |
extra-suite | rdf-rj-001 | pass | Tests that .rj loads as application/rdf+json, JSON, and RDF. |
extra-suite | rdf-rj-002 | pass | Tests that application/rdf+json works in p:inline, p:document, and p:load. |
extra-suite | rdf-rq-001 | pass | Tests that .rq loads as application/sparql-query and text. |
extra-suite | rdf-srj-001 | pass | Tests that .srj loads as application/sparql-results+json and JSON. |
extra-suite | rdf-srj-003 | pass | Tests application/sparql-results+json can be cast to text/plain. |
extra-suite | rdf-srx-001 | pass | Tests that .srx loads as application/sparql-results+xml and XML. |
extra-suite | rdf-srx-003 | pass | Tests application/sparql-results+xml can be cast to text/plain. |
extra-suite | rdf-thrift-001 | pass | Tests that .thrift loads as application/rdf+thrift and RDF. |
extra-suite | rdf-thrift-002 | pass | Tests that application/rdf+thrift works in p:inline, p:document, and p:load. |
extra-suite | rdf-trig-001 | pass | Tests that .trig loads as application/trig and RDF. |
extra-suite | rdf-trig-002 | pass | Tests that application/trig works in p:inline, p:document, and p:load. |
extra-suite | rdf-trix-001 | pass | Tests that .trix loads as application/trix+xml, XML, and RDF. |
extra-suite | rdf-trix-002 | pass | Tests that application/trix+xml works in p:inline, p:document, and p:load. |
extra-suite | rdf-ttl-001 | pass | Tests that .ttl loads as application/rdf+thrift and RDF. |
extra-suite | rdf-ttl-002 | pass | Tests that text/turtle works in p:inline, p:document, and p:load. |
extra-suite | rr-003 | pass | Tests that cx:railroad returns multiple, cross-referenced images. |
extra-suite | rr-004 | pass | Tests that cx:railroad returns a single image if the nonterminal option is specified. |
extra-suite | trang-002 | pass | Tests DTD to RNC |
extra-suite | trang-005 | pass | Tests RNG to RNC |
extra-suite | trang-006 | pass | Tests RNG to DTD |
extra-suite | trang-009 | pass | Tests RNC to DTD |
extra-suite | trang-012 | pass | Multipart DTD to RNG |
extra-suite | trang-013 | pass | Multipart DTD to RNC |
extra-suite | trang-014 | pass | Multipart DTD to XSD |
extra-suite | trang-015 | pass | Multipart RNC to RNG |
extra-suite | trang-016 | pass | Multipart RNG to XSD |
extra-suite | yaml-002 | pass | Tests that YAML can be parsed. |
selenium | selenium-011 | pass | Tests that Selenium can find all elements by tag. |
selenium | selenium-017-xml | pass | Tests reading window properties. |
selenium | selenium-017 | pass | Tests reading window properties. |
selenium | selenium-018 | pass | Tests reading page properties. |
selenium | selenium-019 | pass | Tests if. |
selenium | selenium-020 | pass | Tests setting a value to an XPath expression |
selenium | selenium-021 | pass | Test “scroll to”. Not really a very successful test suite test
because I can’t work out how to validate it except visually. |
selenium | selenium-024 | pass | Tests navigation |
selenium | selenium-025 | pass | Tests holding down a key. |
selenium | selenium-026 | pass | Tests that key up and key down work for named keys. |
selenium | selenium-027 | pass | Tests that key up and key down work for ordinary characters. |
selenium | selenium-028 | pass | Tests pause. |
selenium | selenium-030 | pass | Tests output with an XPath expression. |