Tests that use p:empty

Test suiteTestExpected resultDescription
3.0-test-suiteab-connection-010passTests a default connection on inner step is NOT used, when explicitly bound to empty.
3.0-test-suiteab-connection-011catch failureTests that an explicit empty binding to a non-sequence port raises an error.
3.0-test-suiteab-connection-012catch failureTests that an empty default binding to a non-sequence port raises an error, if no value is supplied.
3.0-test-suiteab-connection-013passTests that an empty default binding to a non-sequence port does not raises an error, if a value is supplied.
3.0-test-suiteab-declare-step-011passTests a step is visible to itself for recursive call.
3.0-test-suiteab-depends-023catch failureTests @depends on p:for-each must not form cycle.
3.0-test-suiteab-depends-029catch failureTests @depends on p:viewport must not form a cycle.
3.0-test-suiteab-empty-document-005passTests that documents with an empty document node have the right content-type.
3.0-test-suiteab-empty-document-006passTests that documents with an empty document node have the right content-type.
3.0-test-suiteab-empty-document-007passTests that documents with an empty document node have the right content-type.
3.0-test-suiteab-empty-document-009passTests that documents with an empty document node have the right content-type.
3.0-test-suiteab-err-d0006-001catch failureTests that XD006 is raised when a non sequence port receives p:empty
3.0-test-suiteab-err-xs0001-008catch failureTests cycles are correctly detected from within complex steps.
3.0-test-suiteab-err-xs0001-018catch failureTests cycles are correctly detected from within complex steps.
3.0-test-suiteab-for-each-004passTest p:for-each with an empty p:with-input (ported from 1.0-testsuite/for-each-004)
3.0-test-suiteab-for-each-005passTest evaluation of variables in the context of a p:for-each (ported from 1.0-testsuite/for-each-005)
3.0-test-suiteab-for-each-006passTest p:for-each with nested p:output (ported from 1.0-testsuite/for-each-006)
3.0-test-suiteab-for-each-007passTest p:for-each with nested p:output (ported from 1.0-testsuite/for-each-007)
3.0-test-suiteab-for-each-010passTest p:for-each with nested p:output that contains default bindings. (ported from 1.0-testsuite/for-each-010)
3.0-test-suiteab-for-each-012passTest 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-suiteab-http-request-001passTests p:http-request.
3.0-test-suiteab-http-request-002passTests p:http-request: Upper case method
3.0-test-suiteab-http-request-003passTests p:http-request: Mixed case method
3.0-test-suiteab-http-request-004passTests p:http-request: Method 'get' is default.
3.0-test-suiteab-http-request-005passTests p:http-request: checks documents properties.
3.0-test-suiteab-http-request-007passTests p:http-request: Tests get with RDF response.
3.0-test-suiteab-http-request-008passTests p:http-request: Tests document properties.
3.0-test-suiteab-http-request-009passTests p:http-request: Tests get for text document.
3.0-test-suiteab-http-request-010passTests p:http-request: Tests document properties for text document.
3.0-test-suiteab-http-request-012passTests p:http-request: Tests get for binary document.
3.0-test-suiteab-http-request-013passTests p:http-request: Tests document properties of binary document (get).
3.0-test-suiteab-http-request-014passTests p:http-request: get with multi-part response.
3.0-test-suiteab-http-request-015passTests p:http-request: tests document properties from a multi-part response.
3.0-test-suiteab-http-request-016passTests p:http-request: tests headers from a multi-part response.
3.0-test-suiteab-http-request-017passTests p:http-request: tests headers from a multi-part response.
3.0-test-suiteab-http-request-018passTests p:http-request: tests document properties from a multi-part response.
3.0-test-suiteab-http-request-019passTests p:http-request: get with multi-part response.
3.0-test-suiteab-http-request-035catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-036catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-037catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-038catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-040catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-041catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-042catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-043catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-044catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-045catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-046catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-047catch failureTests p:http-request: Error needs to be raised if parameter has the wrong type.
3.0-test-suiteab-http-request-048passTests p:http-request: parameter 'status-only' = false delivers body.
3.0-test-suiteab-http-request-049passTests p:http-request: parameter 'status-only' = true delivers empty sequence.
3.0-test-suiteab-http-request-050passTests p:http-request: parameter 'status-only' = true delivers empty sequence, but headers are present.
3.0-test-suiteab-http-request-051passTests p:http-request: get with multi-part response, parameter 'multipart' set to true.
3.0-test-suiteab-http-request-052catch failureTests p:http-request: get with multi-part response, parameter 'accept-multipart' set to false, so error expected.
3.0-test-suiteab-http-request-053catch failureTests p:http-request: get with multi-part response, parameter 'accept-multipart' set to false, so error expected. (Settigs for 'status-only' doesn't matter here.)
3.0-test-suiteab-http-request-054passTests p:http-request: get with multi-part response, parameter 'accept-multipart' set to false, catching error)
3.0-test-suiteab-http-request-055passTests p:http-request with 'assert' set to default value.
3.0-test-suiteab-http-request-056catch failureTests p:http-request with 'assert' testing status-code=418.
3.0-test-suiteab-http-request-057catch failureTests p:http-request with 'assert' testing header.
3.0-test-suiteab-http-request-058passTests p:http-request with 'assert' testing header.
3.0-test-suiteab-http-request-060catch failureTests p:http-request: XC0127 has to be raised, if two headers are case insensive equal.
3.0-test-suiteab-http-request-078catch failureTests p:http-request: 401 response should raises an error with default @assert
3.0-test-suiteab-http-request-079passTests p:http-request: 401 response should raises an error with default @assert
3.0-test-suiteab-http-request-080catch failureTests p:http-request: Test XC003 is correctly raised.
3.0-test-suiteab-http-request-081catch failureTests p:http-request: Test XC003 is correctly raised.
3.0-test-suiteab-http-request-082catch failureTests p:http-request: Test XC003 is correctly raised.
3.0-test-suiteab-http-request-083catch failureTests p:http-request: Test XC003 is correctly raised.
3.0-test-suiteab-http-request-084catch failureTests p:http-request: Test correct answer on wrong authentication.
3.0-test-suiteab-http-request-085passTests p:http-request: Test correct answer to authentication.
3.0-test-suiteab-http-request-086passTests p:http-request: Test correct answer to authentication. (Ported http-request #009)
3.0-test-suiteab-http-request-087passTests p:http-request: Test correct answer to authentication. (Ported http-request #010)
3.0-test-suiteab-http-request-091passChecks query param in URI.
3.0-test-suiteab-http-request-092passThis test checks to see if an p:http-request preserves cookies across an HTTP redirect.(Ported from http-request-012)
3.0-test-suiteab-http-request-093passTest parameter "suppress-cookies" on p:http-request
3.0-test-suiteab-http-request-094passTest parameter "suppress-cookies" on p:http-request
3.0-test-suiteab-http-request-095catch failureTest parameter "timeout" must be a non-negative xs:decimal.
3.0-test-suiteab-http-request-096passSimple test for p:http-request with follow-redirect set to 0.
3.0-test-suiteab-http-request-097passSimple test for p:http-request with follow-redirect set to 0.
3.0-test-suiteab-http-request-106catch failureTests p:http-request: Error needs to be raised scheme is unknown or unsupported.
3.0-test-suiteab-http-request-109catch failureTests p:http-request: Error needs to be raised if value of header content-type is not correct.
3.0-test-suiteab-http-request-110catch failureTests p:http-request: Error needs to be raised if transfer-encoding is not supported.
3.0-test-suiteab-http-request-116catch failureIts a dynamic error, if @content-type is not valid..
3.0-test-suiteab-i-xml-001passTests p:invisible (Example 1 from spec)
3.0-test-suiteab-input-011catch failureTests that XS0081 is raised when p:input has @href and p:empty as a child.
3.0-test-suiteab-os-exec-001catch failureTests p:os-exec for non executable command
3.0-test-suiteab-os-exec-002catch failureTests p:os-exec for non existing cwd.
3.0-test-suiteab-os-exec-003catch failureTests p:os-exec for invalid path-separator.
3.0-test-suiteab-os-exec-016passTests p:os-exec: Error due to args
3.0-test-suiteab-os-exec-017passTests p:os-exec: Error due to args
3.0-test-suiteab-os-exec-018passTests p:os-exec: Error due to args
3.0-test-suiteab-os-exec-019passTests p:os-exec: result port is empty because of error
3.0-test-suiteab-os-exec-023passTest 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-suiteab-os-exec-024passTest for p:os-exec: Tests args are passed correctly.
3.0-test-suiteab-p-archive-001passTests p:archive: Adding entries to a newly created archive. All entries in manifest.
3.0-test-suiteab-p-archive-002passTests p:archive: Adding entries to a newly created archive. No manifest.
3.0-test-suiteab-p-archive-003passTests p:archive: Adding entries to a newly created archive. No manifest. @name = path
3.0-test-suiteab-p-archive-004passTests p:archive: Adding entries to a newly created archive. No manifest, but relative-to.
3.0-test-suiteab-p-archive-005passTests p:archive: Adding entries to a newly created archive. No source, but just manifest.
3.0-test-suiteab-p-archive-006passTests p:archive: Adding entries to a newly created archive. No source, but just manifest.
3.0-test-suiteab-p-archive-007passTests p:archive: Adding entries to a newly created archive. No source, but just manifest.
3.0-test-suiteab-p-archive-008passTests p:archive: No source, no manifest, no archive returns empty archives.
3.0-test-suiteab-p-archive-009passTests p:archive: Adding entries to a newly created archive. All entries in manifest, command=update
3.0-test-suiteab-p-archive-010passTests p:archive: Adding entries to a newly created archive. No manifest, command=update
3.0-test-suiteab-p-archive-011passTests p:archive: Adding entries to a newly created archive. No manifest. @name = path, command=update
3.0-test-suiteab-p-archive-012passTests p:archive: Adding entries to a newly created archive. No manifest, but relative-to. command=update
3.0-test-suiteab-p-archive-013passTests p:archive: Adding entries to a newly created archive. No source, but just manifest. command=update
3.0-test-suiteab-p-archive-014passTests p:archive: Adding entries to a newly created archive. No source, but just manifest. command='update'
3.0-test-suiteab-p-archive-015passTests p:archive: Adding entries to a newly created archive. No source, but just manifest. command=update
3.0-test-suiteab-p-archive-016passTests p:archive: No source, no manifest, no archive returns empty archives. command=update
3.0-test-suiteab-p-archive-017passTests p:archive: Adding entries to a newly created archive. All entries in manifest, default method='none'.
3.0-test-suiteab-p-archive-018passTests p:archive: Adding entries to a newly created archive. No manifest, default method='none'.
3.0-test-suiteab-p-archive-019passTests p:archive: Adding entries to a newly created archive. No manifest. @name = path, default method='none'.
3.0-test-suiteab-p-archive-020passTests p:archive: Adding entries to a newly created archive. No manifest, but relative-to, default method='none'.
3.0-test-suiteab-p-archive-021passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='none'.
3.0-test-suiteab-p-archive-022passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='none'.
3.0-test-suiteab-p-archive-023passTests p:archive: Adding entries to a newly created archive. All entries in manifest, default method='deflated'.
3.0-test-suiteab-p-archive-024passTests p:archive: Adding entries to a newly created archive. No manifest, default method='deflated'.
3.0-test-suiteab-p-archive-025passTests p:archive: Adding entries to a newly created archive. No manifest. @name = path, default method='deflated'.
3.0-test-suiteab-p-archive-026passTests p:archive: Adding entries to a newly created archive. No manifest, but relative-to, default method='deflated'.
3.0-test-suiteab-p-archive-027passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='deflated'.
3.0-test-suiteab-p-archive-028passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='deflated'.
3.0-test-suiteab-p-archive-029passTests p:archive: Adding entries to a newly created archive. All entries in manifest, default method='none', but overwritten.
3.0-test-suiteab-p-archive-030passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='none', but overwritten.
3.0-test-suiteab-p-archive-031passTests p:archive: Adding entries to a newly created archive. No source, but just manifest, default method='none', but overwritten.
3.0-test-suiteab-p-archive-032passTests p:archive: Adding an entry to an existing archive. (default command)
3.0-test-suiteab-p-archive-033passTests p:archive: Adding an entry to an existing archive. command=update
3.0-test-suiteab-p-archive-034passTests p:archive: Adding an entry to an existing archive. command=create
3.0-test-suiteab-p-archive-035passTests p:archive: With 'freshen' no entry is added to an archive.
3.0-test-suiteab-p-archive-036passTests p:archive: Tests 'freshen' one entry is changed, but no new entry is added.
3.0-test-suiteab-p-archive-037passTests p:archive: Tests 'freshen' one entry is changed, but no new entry is added.
3.0-test-suiteab-p-archive-038passTests p:archive: Tests 'update' one entry is changed, but a new entry is added.
3.0-test-suiteab-p-archive-039passTests p:archive: Tests 'delete' remove one entry but leave the others.
3.0-test-suiteab-p-archive-040passTests p:archive: Tests 'delete' (with manifest) remove one entry but leave the others.
3.0-test-suiteab-p-archive-041passTests p:archive: Tests 'update' does not change method of the unchanged entries..
3.0-test-suiteab-p-archive-042passTests p:archive: Tests 'freshen' does not change method of the unchanged entries.
3.0-test-suiteab-p-archive-043passTests p:archive: Tests 'delete' does not change method of the unchanged entries.
3.0-test-suiteab-p-archive-044passTests p:archive: Tests entries are ordered as in manifest.
3.0-test-suiteab-p-archive-045passTests p:archive: Tests entries are ordered as in manifest.
3.0-test-suiteab-p-archive-046passTests p:archive: Tests port 'report' reflects explicit manifest.
3.0-test-suiteab-p-archive-047passTests p:archive: Tests port 'report' reflects implicit manifest .
3.0-test-suiteab-p-archive-048catch failureTests p:archive: XC0084 must be raised if document on port source has no base-uri.
3.0-test-suiteab-p-archive-049catch failureTests p:archive: XC0084 must be raised if two document on port source have the same base-uri.
3.0-test-suiteab-p-archive-050catch failureTests p:archive: XC0100 must be raised if manifest is conform to schema.
3.0-test-suiteab-p-archive-051catch failureTests p:archive: XC0100 must be raised if manifest is conform to schema.
3.0-test-suiteab-p-archive-052catch failureTests p:archive: XC0100 must be raised if manifest is conform to schema.
3.0-test-suiteab-p-archive-053catch failureTests p:archive: XC0100 must be raised if manifest is conform to schema.
3.0-test-suiteab-p-archive-054catch failureTests p:archive: XC0100 must be raised if manifest is conform to schema.
3.0-test-suiteab-p-archive-055catch failureTests p:archive: XD0064 must be raised if c:archive/@href is not an instance of xs:anyURI.
3.0-test-suiteab-p-archive-056catch failureTests p:archive: XC0081 must be raised (implicit) @format and content-type do not match.
3.0-test-suiteab-p-archive-057catch failureTests p:archive: XC0081 must be raised @format and content-type do not match.
3.0-test-suiteab-p-archive-058catch failureTests p:archive: XC0085 must be raised if archive can not be processed (default format zip).
3.0-test-suiteab-p-archive-059catch failureTests p:archive: XC0085 must be raised if archive can not be processed (explicit format zip).
3.0-test-suiteab-p-archive-060catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Implicit format)
3.0-test-suiteab-p-archive-061catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Explicit format)
3.0-test-suiteab-p-archive-062catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Implicit format)
3.0-test-suiteab-p-archive-063catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Explicit format)
3.0-test-suiteab-p-archive-064catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Implicit format)
3.0-test-suiteab-p-archive-065catch failureTests p:archive: XC0079 must be raised if parameter contains entries with invalid values. (Explicit format)
3.0-test-suiteab-p-archive-066catch failureTests p:archive: XC0080 must be raised number of archives do not match expected numbers.
3.0-test-suiteab-p-archive-067catch failureTests p:archive: XC0080 must be raised number of archives do not match expected numbers.
3.0-test-suiteab-p-archive-068catch failureTests p:archive: XC0080 must be raised number of archives do not match expected numbers.
3.0-test-suiteab-p-archive-069catch failureTests p:archive: XC0080 must be raised number of archives do not match expected numbers.
3.0-test-suiteab-p-archive-070catch failureTests p:archive: XC0080 must be raised number of archives do not match expected numbers.
3.0-test-suiteab-p-archive-071catch failureTests p:archive: XD0011 must be raised if resource mentioned in manifest does not exist.
3.0-test-suiteab-p-archive-072catch failureTests p:archive: XC0112 must be raised if more than one document appears on manifest.
3.0-test-suiteab-p-archive-078catch failureTests p:archive: It is a dynamic error, if a document mentioned in manifest can not be resolved.
3.0-test-suiteab-p-archive-079passTests p:archive: Tests archive does not have a base-uri property.
3.0-test-suiteab-p-run-066catch failureTests p:run: Checks error is raised, if p:run supplies sequence to a non-sequence pipeline port.
3.0-test-suiteab-pack-002passTesting p:pack
3.0-test-suiteab-pack-003passTesting p:pack
3.0-test-suiteab-pack-004passTesting p:pack
3.0-test-suiteab-pipe-026passTests order of p:pipes
3.0-test-suiteab-recursion-001passTests recursive call of XProc step.
3.0-test-suiteab-text-join-007passTests p:text-join
3.0-test-suiteab-text-join-008passTests p:text-join
3.0-test-suiteab-text-join-009passTests p:text-join
3.0-test-suiteab-try-027catch failureTests that XS0072 is raised p:finally has a port name used in p:try/p:catch
3.0-test-suiteab-use-when-002passTests that use-when IS applied in the descendants of p:inline.
3.0-test-suiteab-validate-with-xsd-006passTest p:validate-with-xml-schema with location-hints
3.0-test-suiteab-validate-with-xsd-007passTest p:validate-with-xml-schema with try-namespaces
3.0-test-suiteab-validate-with-xsd-008catch failureTest p:validate-with-xml-schema with no try-namespaces
3.0-test-suiteab-validate-with-xsd-009catch failureTest p:validate-with-xml-schema with try-namespaces="false"
3.0-test-suiteab-validate-with-xsd-010catch failureTest p:validate-with-xml-schema with use-location-hint="false"
3.0-test-suiteab-validate-with-xsd-015catch failureTest p:validate-with-xml-schema with default value for use-location-hints.
3.0-test-suiteab-validate-with-xsd-019passTests p:validate-with-xml-schema with use-location-hints.
3.0-test-suiteab-validate-with-xsd-020catch failureTests p:validate-with-xml-schema with use-location-hints.
3.0-test-suiteab-validate-with-xsd-022catch failureTests p:validate-with-xml-schema with use-location-hints.
3.0-test-suiteab-variable-011catch failureTests a variable declaration does not have @href and a p:empty as child.
3.0-test-suiteab-variable-016catch failureTests a variable declaration does not have @pipe and p:empty as child.
3.0-test-suiteab-viewport-003passTest p:viewport used for removing nodes.
3.0-test-suiteab-with-input-008catch failureTests p:with-input with @href and p:empty: XS0081 to be raised
3.0-test-suiteab-with-input-017catch failureTests p:with-input with @pipe and p:empty: XS0082 to be raised
3.0-test-suiteab-with-input-035catch failureTests p:with-input: Checks only one p:empty is allowed as connection.
3.0-test-suiteab-with-input-036catch failureTests p:with-input: Checks p:empty and p:inline are not allowed as connection.
3.0-test-suiteab-with-input-037catch failureTests p:with-input: Checks p:empty and p:pipe are not allowed as connection.
3.0-test-suiteab-with-input-038catch failureTests p:with-input: Checks p:empty and p:document are not allowed as connection.
3.0-test-suiteab-with-input-050catch failureTests p:with-input: implicit inline and p:empty not allowed
3.0-test-suiteab-with-input-051catch failureTests p:with-input: p:empty and implicit inline not allowed
3.0-test-suiteab-wrap-sequence-008passTests p:wrap-sequence
3.0-test-suiteab-xquery-017passTests p:xquery: Tests non XML results.
3.0-test-suiteab-xquery-018passTests p:xquery: Tests non XML results.
3.0-test-suiteab-xquery-019passTests p:xquery: Tests non XML results.
3.0-test-suiteab-xquery-020passTests p:xquery: Tests non XML results.
3.0-test-suiteab-xquery-023passTests p:xquery: JSON map can be used as variable in XQuery 3.1
3.0-test-suiteab-xquery-024passTests p:xquery: JSON array can be used as variable in XQuery 3.1
3.0-test-suiteab-xquery-025passTests p:xquery: JSON map can be a result in XQuery 3.1
3.0-test-suiteab-xquery-026passTests p:xquery: JSON array can be a result in XQuery 3.1
3.0-test-suiteab-xquery-031catch failureTests p:xquery: Maps can not be variable values in XQuery 3.0
3.0-test-suiteab-xquery-032catch failureTests p:xquery: Maps can not be variable values in XQuery 1.0
3.0-test-suiteab-xquery-033catch failureTests p:xquery: Arrays can not be variable values in XQuery 3.0
3.0-test-suiteab-xquery-034catch failureTests p:xquery: Arrays can not be variable values in XQuery 1.0
3.0-test-suiteab-xslt-052passTests that stylesheet's uri is used as output base-uri if no other is found. (3.0)
3.0-test-suiteab-xslt-071passTests output-base-uri via uri of stylesheet.
3.0-test-suiteab-xslt-074passTests output-base-uri via uri of stylesheet. (3.0)
3.0-test-suiteab-xslt-081catch failureTests error is raised source is empty.
3.0-test-suiteab-xslt-107passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-108passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-109passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-110passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-111passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-112passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-113passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-114passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-115passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-116passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-117passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-118passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-119passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-120passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-121passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-122passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-123passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-124passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-125passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suiteab-xslt-126passTests nodes are correctly returned in arrays/maps. (Thanks to Martin for the test's blueprint).
3.0-test-suitenw-http-request-131passOnly follow the first follow-redirect redirections.
3.0-test-suitenw-http-request-132catch failureTest timeout on p:http-request when fail-on-timeout is true.
3.0-test-suitenw-http-request-133passTest timeout on p:http-request when fail-on-timeout is false.
3.0-test-suitenw-os-exec-001passTests p:os-exec using stdmsgs.jar
3.0-test-suitenw-os-exec-002passTests 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-suitenw-os-exec-003passTests p:os-exec when the output encoding doesn’t match Java’s encoding.
3.0-test-suitenw-send-mail-001passTest p:send-mail. Requires Sendria server to be running.
3.0-test-suitenw-send-mail-002passTest p:send-mail sending HTML mail.
3.0-test-suitenw-send-mail-003passTest p:send-mail sending multipart mail.
3.0-test-suitenw-step-timeout-001catch failureTest step timeout on an atomic step.
3.0-test-suitenw-step-timeout-002catch failureTest step timeout on a compound step.
3.0-test-suitenw-validate-with-xsd-002catch failureSchema location hints are not used by default.
3.0-test-suitenw-validate-with-xsd-003passSchema location hints can be enabled.
3.0-test-suitenw-validate-with-xsd-004passCheck that errors are reported.
3.0-test-suitetry-catch-001pass
3.0-test-suitetry-catch-002pass
3.0-test-suitetry-catch-003pass
3.0-test-suitetry-catch-004pass
3.0-test-suitetry-catch-005pass
3.0-test-suitetry-catch-006pass
3.0-test-suitetry-catch-007pass
3.0-test-suitetry-catch-008pass
extra-suitecollmgr-005passTests that cx:collection-manager collections are visible in XSLT.
extra-suitemarkup-blitz-001passPorted the standard ab-i-xml-001 test to use cx:markup-blitz.