3.0-test-suite | ab-choose-025 | pass | Tests p:choose with different XPath contexts (ported from choose #004 of 1.0 test-suite) |
3.0-test-suite | ab-choose-026 | pass | Tests p:choose with different XPath contexts (ported from choose #005 of 1.0 test-suite) |
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-028 | pass | Tests p:choose with multiple output ports where some are declared as producing sequences and some not. (ported from choose #007 of 1.0 test-suite) |
3.0-test-suite | ab-choose-058 | catch failure | Tests XS0102 is raised if alternative subpipelines have different primary output ports. |
3.0-test-suite | ab-connection-008 | pass | Tests a default connection on inner step is used, when no binding is supplied. |
3.0-test-suite | ab-connection-009 | pass | Tests a default connection on inner step is NOT used, when binding is supplied. |
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-013 | pass | Tests that an empty default binding to a non-sequence port does not raises an error, if a 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-015 | pass | Tests that a static document (supplied as default binding) is used, if no document is supplied. |
3.0-test-suite | ab-connection-016 | catch failure | Tests that XD0006 is raised, if default binding for a non-sequence input port contains more than one document and no binding is supplied. |
3.0-test-suite | ab-connection-017 | catch failure | Tests that XD0006 is raised, if more than one document is supplied to a non-sequence port. |
3.0-test-suite | ab-connection-018 | pass | Tests that XD0006 is not raised, when defective default binding is not used. |
3.0-test-suite | ab-contenttypes-001 | catch failure | Tests XS0111 is raised for an unknown shortcut in content-types on p:output. |
3.0-test-suite | ab-contenttypes-002 | catch failure | Tests XS0111 is raised for an unknown shortcut in content-types on p:output |
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-004 | catch failure | Tests XD0038 is raised when document does not match explicit content-types on p:input |
3.0-test-suite | ab-contenttypes-009 | catch failure | Tests XD0038 is raised when an externally supplied document does not match explicit content-types on p:input |
3.0-test-suite | ab-contenttypes-010xml | catch failure | Tests XD0038 is raised when document does not match (content-types on p:input |
3.0-test-suite | ab-contenttypes-011 | pass | Tests shortcut "xml" works correctly. |
3.0-test-suite | ab-contenttypes-012 | pass | Tests shortcut "html" works correctly. |
3.0-test-suite | ab-contenttypes-013 | pass | Tests shortcut "text" works correctly. |
3.0-test-suite | ab-contenttypes-014 | pass | Tests shortcut "json" works correctly. |
3.0-test-suite | ab-contenttypes-015 | pass | Tests shortcut "any" works correctly. |
3.0-test-suite | ab-contenttypes-016 | pass | Tests shortcut combination "xml html" works correctly. |
3.0-test-suite | ab-contenttypes-017 | pass | Tests shortcut combination "text xml" works correctly. |
3.0-test-suite | ab-contenttypes-018 | catch failure | Tests shortcut combination "xml text" works correctly (Order matters!). |
3.0-test-suite | ab-contenttypes-019 | catch failure | Tests shortcut combination "html xml" works correctly (Order matters!). |
3.0-test-suite | ab-contenttypes-020 | catch failure | Tests shortcut combination "html -application/xhtml+xml" works correctly. |
3.0-test-suite | ab-contenttypes-021 | pass | Tests shortcut combination "-application/xhtml+xml html" works correctly (Order matters!). |
3.0-test-suite | ab-contenttypes-022 | pass | Tests shortcut combination "-application/xhtml+xml application/xhtml+xml" works correctly (Order matters!). |
3.0-test-suite | ab-contenttypes-023 | catch failure | Tests shortcut combination "application/xhtml+xml -application/xhtml+xml" works correctly (Order matters!). |
3.0-test-suite | ab-contenttypes-024 | catch failure | Tests XS0111 is raised for unsupported contenttype shortcut. |
3.0-test-suite | ab-contenttypes-025 | catch failure | Tests negated contenttype shortcut. |
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-013 | catch failure | Checks XS0077 is raised if @type on p:declare-step is not a proper EQName. |
3.0-test-suite | ab-declare-step-014 | catch failure | Checks XS0077 is raised if @name on p:declare-step is not a proper EQName. |
3.0-test-suite | ab-declare-step-015 | pass | Checks the outer pipeline is visible for recursive call. |
3.0-test-suite | ab-doc-prop-006 | pass | Tests document-properties on static evaluated documents |
3.0-test-suite | ab-doc-prop-008 | pass | Tests document-properties on static evaluated documents using static option |
3.0-test-suite | ab-drp-context-007 | pass | Tests DRP is context node for TVT on step call |
3.0-test-suite | ab-drp-context-026 | pass | Tests DRP is context node for TVT in p:inline on step call |
3.0-test-suite | ab-err-d0006-003 | catch failure | Tests that XD006 is raised when more than one document arrives on a non-sequence port |
3.0-test-suite | ab-err-d0006-004 | catch failure | Tests that XD006 is raised when more than one document arrives on a non-sequence port |
3.0-test-suite | ab-err-s0037-003 | catch failure | Tests that err:XS0037 is raised when p:input
contains non whitespace text nodes. |
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-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-012 | pass | Test variation on ab-for-each-004.xml, testing
p:for-each with an empty
p:iteration-source
(ported from 1.0-testsuite/for-each-012) |
3.0-test-suite | ab-for-each-013 | pass | Tests connections to loop's parent scope. |
3.0-test-suite | ab-import-026 | pass | Tests p:import: Two libraries can import the same step. (Thanks to Erik!) |
3.0-test-suite | ab-import-027 | pass | Tests p:import: Main step and libraries can import the same step. (Thanks to Erik!) |
3.0-test-suite | ab-import-028 | pass | Tests p:import: Main step can call step imported in library. (Thanks to Erik!) |
3.0-test-suite | ab-import-029 | pass | Tests p:import: Same import in different scopes is ok. |
3.0-test-suite | ab-inline-014 | catch failure | Tests an error is raised for an invalid media type in @content-type. |
3.0-test-suite | ab-inline-015 | catch failure | Tests an error is raised for an invalid media type in @content-type. |
3.0-test-suite | ab-inline-018 | pass | Tests expand-text on p:input/p:inline |
3.0-test-suite | ab-inline-019 | pass | Tests expand-text on p:input/p:inline |
3.0-test-suite | ab-input-001 | catch failure | Tests that XS0038 is raised when p:input has no attribute "port". |
3.0-test-suite | ab-input-002 | catch failure | Tests that XS0077 is raised when p:input's @port is not an NCName. |
3.0-test-suite | ab-input-003 | catch failure | Tests that XS00008 is raised when p:input has an unknown attribute. |
3.0-test-suite | ab-input-004 | catch failure | Tests that XS0077 is raised when @primary on p:input is no boolean. |
3.0-test-suite | ab-input-005 | catch failure | Tests that XS0077 is raised when @sequence on p:input is no boolean. |
3.0-test-suite | ab-input-006 | catch failure | Tests that XS0011 is raised two input port with the same name are declared. |
3.0-test-suite | ab-input-007 | catch failure | Tests that XS0011 is raised when an input port and an output port are declared with the same name. |
3.0-test-suite | ab-input-008 | catch failure | Tests that err:XS0030 is raised when two input ports are declared as primary. |
3.0-test-suite | ab-input-009 | catch failure | Tests that XS0008 is raised when @pipe is used on p:input. |
3.0-test-suite | ab-input-010 | catch failure | Tests that XS0100 is raised when p:pipe is a child on p:input. |
3.0-test-suite | ab-input-011 | catch failure | Tests that XS0081 is raised when p:input has @href and p:empty as a child. |
3.0-test-suite | ab-input-012 | catch failure | Tests that XS0081 is raised when p:input has @href and p:inline as a child. |
3.0-test-suite | ab-input-013 | catch failure | Tests that XS0081 is raised when p:input has @href and p:document as a child. |
3.0-test-suite | ab-input-014 | catch failure | Tests that XS0081 is raised when p:input has @href and implicit only content as a child. |
3.0-test-suite | ab-input-015 | pass | Tests that p:documentation is allowed on p:input with @href. |
3.0-test-suite | ab-input-016 | pass | Tests that p:pipeinfo is allowed on p:input with @href. |
3.0-test-suite | ab-input-017 | pass | Tests p:input with @href. |
3.0-test-suite | ab-input-018 | pass | Tests p:input with p:document as child. |
3.0-test-suite | ab-input-019 | pass | Tests p:input with p:inline as child. |
3.0-test-suite | ab-input-020 | pass | Tests p:input with implicit inline as child. |
3.0-test-suite | ab-input-021 | pass | Tests p:input with external xml document binding. |
3.0-test-suite | ab-input-022 | pass | Tests p:input with avt on @href in p:document binding. |
3.0-test-suite | ab-input-023 | pass | Tests p:input with avt on @href. |
3.0-test-suite | ab-input-024 | pass | Tests tvt on p:input's default binding |
3.0-test-suite | ab-input-025 | pass | Tests select on p:input |
3.0-test-suite | ab-input-026 | catch failure | Tests XD0006 is raised, when a non-sequence port is not externally bound. |
3.0-test-suite | ab-input-027 | catch failure | Tests XD0006 is raised, when a non-sequence port is not externally bound. |
3.0-test-suite | ab-input-028 | catch failure | Tests XD0016 is raised, when @select returns an attribute. |
3.0-test-suite | ab-input-029 | catch failure | Tests XD0016 is raised, when @select returns an attribute. |
3.0-test-suite | ab-input-030 | catch failure | Tests XS0100 is raised, when p:input has a p:pipe child. |
3.0-test-suite | ab-input-031 | catch failure | Tests XD0016 is raised, when @select returns a function. |
3.0-test-suite | ab-label-elements-001 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-002 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-003 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-004 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-005 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-006 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-007 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-008 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-009 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-010 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-011 | pass | Testing p:label-elements. |
3.0-test-suite | ab-label-elements-012 | pass | Testing p:label-elements. |
3.0-test-suite | ab-namespace-rename-001 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-002 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-003 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-004 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-005 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-006 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-007 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-008 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-009 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-010 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-011 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-012 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-013 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-014 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-015 | pass | Tests p:namespace-rename |
3.0-test-suite | ab-namespace-rename-016 | pass | Test to make sure that a deleted namespace is handled correctly in a nested
structure. |
3.0-test-suite | ab-namespace-rename-017 | pass | Test to make sure that a deleted namespace is handled correctly in a nested
structure. |
3.0-test-suite | ab-namespace-rename-021 | pass | Tests p:namespace-rename renames attributes correctly. (Implicit 'all') |
3.0-test-suite | ab-namespace-rename-022 | pass | Tests p:namespace-rename renames attributes correctly. (Explicit 'all') |
3.0-test-suite | ab-namespace-rename-023 | pass | Tests p:namespace-rename renames attributes correctly. (Only attributes) |
3.0-test-suite | ab-output-declaration-005 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-006 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-007 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-008 | catch failure | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-009 | catch failure | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-010 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-011 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-012 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-013 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-output-declaration-014 | pass | Tests pipe on output port declaration |
3.0-test-suite | ab-p-run-005 | catch failure | Tests p:run: Error raised difference in input port declared as primary. |
3.0-test-suite | ab-p-run-006 | catch failure | Tests p:run: Error raised difference in input port declared explicitly as primary. |
3.0-test-suite | ab-p-run-007 | catch failure | Tests p:run: Error raised difference in input port declared explicitly as not primary. |
3.0-test-suite | ab-p-run-017 | pass | Tests p:run: Simple pipeline run, both implicit primary input. |
3.0-test-suite | ab-p-run-018 | pass | Tests p:run: Simple pipeline run, both explicit primary input. |
3.0-test-suite | ab-p-run-019 | pass | Tests p:run: Simple pipeline run, mixed explicit primary input. |
3.0-test-suite | ab-p-run-020 | pass | Tests p:run: Simple pipeline run, mixed explicit primary input. |
3.0-test-suite | ab-p-run-023 | pass | Tests p:run: Simple pipeline run, bind xml doc to input port. |
3.0-test-suite | ab-p-run-024 | pass | Tests p:run: Simple pipeline run, bind json doc to input port. |
3.0-test-suite | ab-p-run-025 | pass | Tests p:run: Simple pipeline run, bind text doc to input port. |
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-028 | catch failure | Tests p:run: Simple pipeline run, unexpected content type. |
3.0-test-suite | ab-p-run-031 | catch failure | Tests p:run: @port is required for p:run-input. |
3.0-test-suite | ab-p-run-041 | pass | Tests p:run: Tests undeclared input ports are silently ignored. |
3.0-test-suite | ab-p-run-043 | pass | Tests p:run: Tests unbound input ports are connected to empty sequence. |
3.0-test-suite | ab-p-run-044 | catch failure | Tests p:run: Tests unbound input ports are connected to empty sequence (no sequence port!). |
3.0-test-suite | ab-p-run-053 | pass | Tests p:run: Checks primary run-input is connected to DRP. |
3.0-test-suite | ab-p-run-054 | pass | Tests p:run: Checks implicit primary run-input is connected to DRP. |
3.0-test-suite | ab-p-run-065 | catch failure | Tests p:run: Checks error is raised, if p:run supplies sequence to a non-sequence pipeline port. |
3.0-test-suite | ab-p-run-066 | catch failure | Tests p:run: Checks error is raised, if p:run supplies sequence to a non-sequence pipeline port. |
3.0-test-suite | ab-p-run-067 | catch failure | Tests p:run: Checks error is raised, if p:run supplies sequence to a non-sequence pipeline port. |
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-028 | 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-030 | 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-rename-001 | pass | Tests p:rename |
3.0-test-suite | ab-rename-002 | pass | Tests p:rename |
3.0-test-suite | ab-rename-003 | pass | Tests p:rename |
3.0-test-suite | ab-rename-003a | pass | Tests p:rename |
3.0-test-suite | ab-rename-004 | pass | Tests p:rename |
3.0-test-suite | ab-rename-005 | pass | Tests p:rename |
3.0-test-suite | ab-rename-005a | pass | Tests p:rename |
3.0-test-suite | ab-rename-005b | pass | Tests p:rename |
3.0-test-suite | ab-rename-006 | pass | Tests p:rename |
3.0-test-suite | ab-rename-006a | pass | Tests p:rename |
3.0-test-suite | ab-rename-007 | pass | Tests new-namespace and new-prefix. If you attempt
to duplicate a prefix, make sure the namespace bindings don't
get mangled! |
3.0-test-suite | ab-rename-007a | pass | Tests new-namespace and new-prefix. If you attempt
to duplicate a prefix, make sure the namespace bindings don't
get mangled! |
3.0-test-suite | ab-rename-008 | catch failure | Tests p:rename |
3.0-test-suite | ab-rename-009 | catch failure | Tests p:rename |
3.0-test-suite | ab-rename-010 | catch failure | Tests p:rename |
3.0-test-suite | ab-rename-011 | catch failure | Tests p:rename |
3.0-test-suite | ab-rename-012 | catch failure | Tests p:rename |
3.0-test-suite | ab-rename-013 | catch failure | Tests p:rename |
3.0-test-suite | ab-set-attributes-001 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-002 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-003 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-004 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-005 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-006 | pass | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-007 | catch failure | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-008 | catch failure | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-009 | catch failure | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-010 | catch failure | Tests p:set-attributes |
3.0-test-suite | ab-set-attributes-011 | catch failure | Tests p:set-attributes |
3.0-test-suite | ab-split-sequence-001 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-002 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-003 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-004 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-005 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-006 | pass | Tests p:split-sequence |
3.0-test-suite | ab-split-sequence-007 | pass | Tests p:split-sequence |
3.0-test-suite | ab-static-option-var-003 | pass | Tests that a static option can be used in static inlines. |
3.0-test-suite | ab-static-option-var-004 | pass | Tests that a static option can be used in @select of static options. |
3.0-test-suite | ab-static-option-var-005 | pass | Tests that a static option can be used in @select of static options of child steps. |
3.0-test-suite | ab-static-option-var-006 | pass | Tests that a static option can be used in child steps. |
3.0-test-suite | ab-static-option-var-007 | pass | Tests that a static option can be used in avt of static inline. |
3.0-test-suite | ab-step-available-001 | pass | Tests function p:step-available on atomic step declaration without subpipeline. |
3.0-test-suite | ab-step-available-002 | pass | Tests function p:step-available on atomic step declaration without subpipeline. |
3.0-test-suite | ab-step-available-005 | pass | Tests function p:step-available user declared step. |
3.0-test-suite | ab-step-available-006 | pass | Tests function p:step-available user declared step. |
3.0-test-suite | ab-step-available-007 | pass | Tests function p:step-available with forward reference on user declared step . |
3.0-test-suite | ab-step-available-008 | pass | Tests function p:step-available with forward reference on user declared step . |
3.0-test-suite | ab-step-available-009 | pass | Tests function p:step-available on nested user declared step . |
3.0-test-suite | ab-step-available-010 | pass | Tests function p:step-available on nested user declared step . |
3.0-test-suite | ab-step-available-011 | pass | Tests function p:step-available on atomic step declaration without subpipeline (forward). |
3.0-test-suite | ab-step-available-012 | pass | Tests function p:step-available on atomic step declaration without subpipeline (forward). |
3.0-test-suite | ab-string-replace-001 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-002 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-003 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-004 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-005 | pass | Tests p:string-replace |
3.0-test-suite | ab-unwrap-001 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-002 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-003 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-004 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-005 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-006 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-007 | pass | Tests p:unwrap |
3.0-test-suite | ab-unwrap-008 | catch failure | Tests p:unwrap |
3.0-test-suite | ab-unwrap-009 | catch failure | Tests p:unwrap |
3.0-test-suite | ab-unwrap-010 | catch failure | Tests p:unwrap |
3.0-test-suite | ab-unwrap-011 | catch failure | Tests p:unwrap |
3.0-test-suite | ab-validate-with-xsd-016 | pass | Test p:validate-with-xml-schema with importing schemas via namespace. |
3.0-test-suite | ab-variable-036 | pass | Test a p:variable selecting implicit from container's primary input port. |
3.0-test-suite | ab-variable-038 | pass | Tests a p:variable is implicitly connected to the containers primary input port. |
3.0-test-suite | ab-variable-039 | pass | Tests a p:variable is explicitly connectable to the containers primary input port. |
3.0-test-suite | ab-variable-040 | pass | Tests a p:variable is explicitly connectable to the containers primary input port (using just @step) . |
3.0-test-suite | ab-viewport-001 | pass | Tests p:viewport |
3.0-test-suite | ab-viewport-011 | pass | Test nested
p:viewport and correct
propagation of p:iteration-size and p:iteration-position. |
3.0-test-suite | ab-viewport-037 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-038 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-039 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-040 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-041 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-042 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-043 | pass | Test document in
p:viewport has proper base-uri. |
3.0-test-suite | ab-viewport-044 | pass | Test document in
p:viewport has proper content-type. |
3.0-test-suite | ab-with-option-001 | catch failure | Tests XS0031 is raised, when step is called with an undeclared option in short-cut |
3.0-test-suite | ab-with-option-002 | catch failure | Tests XS0031 is raised, when p:with-option uses an undeclared option name. |
3.0-test-suite | ab-with-option-003 | catch failure | Tests XS0080 is raised, when p:with-option binds an option twice. |
3.0-test-suite | ab-with-option-004 | catch failure | Tests XS0080 is raised, when option short cut and p:with-option is used for the same option. |
3.0-test-suite | ab-with-option-005 | catch failure | Tests XS0018 is raised, if a step is invoke without a required option. |
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-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-015 | pass | Tests p:wrap-sequence produces the correct number of documents. |
3.0-test-suite | ab-xquery-001 | pass | Tests p:xquery |
3.0-test-suite | ab-xquery-002 | pass | Tests p:xquery |
3.0-test-suite | ab-xquery-003 | pass | Tests p:xquery |
3.0-test-suite | ab-xquery-004 | pass | Tests p:xquery |
3.0-test-suite | ab-xquery-005 | pass | Tests p:xquery |
3.0-test-suite | nw-drp-001 | pass | Test that a secondary output port binds to the default input, not
the default readable port. |
3.0-test-suite | nw-drp-002 | catch failure | Test that a secondary output port binds to the default input, not
the default readable port. It’s an error if there is no default input. |
3.0-test-suite | nw-err-xs0001-003 | catch failure | Tests that err:XS0001 is raised if a pipeline contains
a loop. |
3.0-test-suite | nw-err-xs0029-001 | catch failure | Tests that err:XS0029 is raised. |
3.0-test-suite | nw-inline-expand-text-002 | catch failure | Test that p:inline-expand-text is forbidden outside of p:inline. |
3.0-test-suite | nw-step-available-001 | pass | Test a user-defined step with a body that is conditionally present. |
3.0-test-suite | nw-step-available-002 | pass | Test a user-defined step with a body that is conditionally present. |
3.0-test-suite | nw-step-available-003 | pass | Test a user-defined step with a body that is conditionally present. |
3.0-test-suite | nw-step-available-004 | pass | Test a user-defined step with a body that is conditionally present. |
3.0-test-suite | nw-viewport-001 | pass | Smoke test for p:viewport. |
3.0-test-suite | nw-viewport-003 | pass | Test that the match attribute can be an AVT with a variable reference. |
3.0-test-suite | nw-viewport-004 | pass | Test that the match attribute can be an AVT with a static variable reference.
(Yes, I know, using the prefix this way is utterly absurd. It’s a unit test.) |
3.0-test-suite | simple | pass | |
extra-suite | assertions-001 | pass | Tests a Schematron assertion. |
extra-suite | assertions-002 | pass | Tests a Schematron assertion. |
extra-suite | assertions-003 | pass | Tests a Schematron assertion. |
extra-suite | assertions-004 | pass | Tests a Schematron assertion. |
extra-suite | assertions-005 | pass | Tests a Schematron assertion. |
extra-suite | assertions-006 | pass | Tests a Schematron assertion. |
extra-suite | assertions-007 | pass | Tests a Schematron assertion. |
extra-suite | static-expr-context-001 | pass | Make sure that static expressions are evaluated with the correct context. |