3.0-test-suite | ab-add-attribute-017 | pass | Tests document-properties are preserved on p:add-attribute. |
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-007 | pass | Tests casting from an xml content type to a binary document (c:data) . |
3.0-test-suite | ab-cast-content-type-008 | catch failure | Tests casting from an xml content type to a binary document: Error for non base64 encoding. |
3.0-test-suite | ab-cast-content-type-009 | catch failure | Tests casting from an xml content type to a binary document: Error for no c:data/@content-type. |
3.0-test-suite | ab-cast-content-type-010 | catch failure | Tests casting from an xml content type to a binary document: Different content-types. |
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-022 | catch failure | Tests casting to xml raises XD0049 if text document is not well-formed. |
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-025 | catch failure | Tests casting from an invalid text document to a JSON document raises XD0057. |
3.0-test-suite | ab-cast-content-type-026 | pass | Tests casting from a binary type to the same does not change anything. |
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-028 | pass | Tests that a c:data document is decoded if cast to XML. |
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-compress-003 | pass | Tests compress got document-properties of result right. |
3.0-test-suite | ab-delete-006 | pass | Tests root element is correctly deleted, but document properties are preserved. |
3.0-test-suite | ab-delete-020 | pass | Tests delete switches correctly to text document. |
3.0-test-suite | ab-doc-prop-001 | pass | Tests document-properties with a variable in map constructor |
3.0-test-suite | ab-doc-prop-002 | pass | Tests document-properties with an option in map constructor |
3.0-test-suite | ab-doc-prop-004 | pass | Tests document-properties with a static option in map constructor |
3.0-test-suite | ab-doc-prop-005 | pass | Tests document-properties with reference to context item in map constructor |
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-doc-prop-011 | pass | Tests context item for document-properties on p:document, static href |
3.0-test-suite | ab-doc-prop-012 | pass | Tests context item for document-properties on p:document, dynamic href |
3.0-test-suite | ab-document-properties-001 | pass | Tests document-properties-document for created xml document |
3.0-test-suite | ab-document-properties-002 | pass | Tests document-properties-document for an xml document in a variable |
3.0-test-suite | ab-document-properties-003 | pass | Tests document-properties() for a document loaded with doc() |
3.0-test-suite | ab-document-properties-004 | pass | Tests document-properties-document for a variable set via doc() |
3.0-test-suite | ab-hash-014a | pass | Testing p:hash matching / is a text result. |
3.0-test-suite | ab-hash-017 | pass | Testing p:hash updates document properties correctly if the result is all text. |
3.0-test-suite | ab-hash-018 | pass | Testing p:hash switches content type if result is all text. |
3.0-test-suite | ab-http-request-012 | pass | Tests p:http-request: Tests get for binary 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-019 | pass | Tests p:http-request: get with multi-part response. |
3.0-test-suite | ab-http-request-026 | pass | Tests p:http-request: post with json payload to a responder. |
3.0-test-suite | ab-http-request-032 | pass | Tests p:http-request: post with binary payload to a responder. |
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-inline-010 | pass | Tests an inline json construction |
3.0-test-suite | ab-inline-011 | pass | Tests an inline json construction (with expand-text='true') |
3.0-test-suite | ab-inline-018 | pass | Tests expand-text on p:input/p:inline |
3.0-test-suite | ab-json-join-001 | pass | Tests simple p:JSON-join with mixed entries. |
3.0-test-suite | ab-json-join-002 | pass | Tests simple p:JSON-join with mixed entries: Tests default value of 'flatten-to-depth'. |
3.0-test-suite | ab-json-join-003 | pass | Tests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 1 |
3.0-test-suite | ab-json-join-004 | pass | Tests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 2 |
3.0-test-suite | ab-json-join-005 | pass | Tests simple p:JSON-join with mixed entries: 'flatten-to-depth' = 'unbounded' |
3.0-test-suite | ab-json-join-006 | catch failure | Tests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed. |
3.0-test-suite | ab-json-join-007 | catch failure | Tests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed. |
3.0-test-suite | ab-json-join-008 | catch failure | Tests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed. |
3.0-test-suite | ab-json-join-009 | catch failure | Tests p:JSON-join/@flatten-to-depth is handled correctly: Only positive int or 'unbounded' allowed. |
3.0-test-suite | ab-json-merge-001 | pass | Simple test, joining together three maps with different keys. |
3.0-test-suite | ab-json-merge-002 | pass | Simple test, joining together three maps with conflicting keys, default duplicates. |
3.0-test-suite | ab-json-merge-003 | pass | Simple test, joining together three maps with conflicting keys and 'use-first'. |
3.0-test-suite | ab-json-merge-004 | pass | Simple test, joining together three maps with conflicting keys and 'use-last'. |
3.0-test-suite | ab-json-merge-005 | pass | Simple test, joining together three maps with conflicting keys and 'use-any'. |
3.0-test-suite | ab-json-merge-008 | pass | Joining together three json string, using default key generator. |
3.0-test-suite | ab-json-merge-009 | pass | Joining together three json string, using explicit key generator. |
3.0-test-suite | ab-json-merge-010 | pass | Joining map and JSON string with conflict in keys, default strategy. |
3.0-test-suite | ab-json-merge-011 | pass | Joining map and JSON string with conflict in keys, explicit strategy use-first. |
3.0-test-suite | ab-json-merge-012 | pass | Joining map and JSON string with conflict in keys, explicit strategy use-last. |
3.0-test-suite | ab-json-merge-013 | pass | Joining map and JSON string with conflict in keys, explicit strategy use-any. |
3.0-test-suite | ab-json-merge-016 | pass | Tests that p:index is correctly counted. |
3.0-test-suite | ab-json-merge-017 | pass | Tests that entries is correctly ordered. |
3.0-test-suite | ab-json-merge-019 | pass | Tests mixing all possible documents |
3.0-test-suite | ab-json-merge-023 | pass | Tests that the string value of a node result is taken as key. |
3.0-test-suite | ab-p-document004 | pass | Tests p:document set document-property 'base-uri' correct: Relative uri in @href: Base uri of p:document to be used. |
3.0-test-suite | ab-p-document007 | pass | Tests p:document with relative @href and 'base-uri' in document-properties: Makes sure that document-property "base-uri" is set correctly. |
3.0-test-suite | ab-p-document021 | pass | Tests p:document with a JSON-document (no content-type). Tests document-properties are set right. |
3.0-test-suite | ab-p-document022 | pass | Tests p:document with a JSON-document (content-type set to application/json). Tests document-properties are set right. |
3.0-test-suite | ab-p-document024 | pass | Tests p:document with a JSON-document, checks XPath 3.1's option parameter conventions is respected: Undefined key in 'parameter'. |
3.0-test-suite | ab-p-document027 | pass | Tests p:document with a binary document. |
3.0-test-suite | ab-p-document028 | pass | Tests p:document that a binary document preserves unknown content-type. |
3.0-test-suite | ab-p-document029 | pass | Tests p:document with json document is correctly loaded. |
3.0-test-suite | ab-p-document036 | pass | Tests p:document @content-type overwrites system known content-type. |
3.0-test-suite | ab-pack-009 | pass | Tests that setting an xml:base attribute changes the base URI. |
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-replace-007b | pass | Tests p:replace matching / with text document |
3.0-test-suite | ab-replace-010 | pass | Tests p:replace switches to text document |
3.0-test-suite | ab-set-properties-001 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-002 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-003 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-004 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-005 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-006 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-007 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-008 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-009 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-010 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-011 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-012 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-013 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-014 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-015 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-016 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-017 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-018 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-019 | pass | Tests p:set-properties |
3.0-test-suite | ab-set-properties-020 | pass | Tests p:set-properties |
3.0-test-suite | ab-static-option-var-008 | pass | Tests that a static option can be used in avt of dynamic inline. |
3.0-test-suite | ab-string-replace-007 | pass | Tests p:string-replace |
3.0-test-suite | ab-string-replace-009 | pass | Tests p:string-replace |
3.0-test-suite | ab-unarchive-015 | pass | Tests p:unarchive: Check content of unarchived document. |
3.0-test-suite | ab-uncompress-003 | pass | Tests document-properties uncompress result. |
3.0-test-suite | ab-uncompress-005 | pass | Tests document-properties uncompress result. |
3.0-test-suite | ab-uncompress-006 | pass | Tests document-properties uncompress result: no content-type ->application/octet-stream |
3.0-test-suite | ab-unwrap-012 | pass | Tests p:unwrap to preserve document properties |
3.0-test-suite | ab-uuid-008a | pass | Testing p:uuid matching document root. |
3.0-test-suite | ab-uuid-011 | pass | Testing p:uuid switches content-type for tex only document. |
3.0-test-suite | ab-uuid-012 | pass | Testing p:uuid switches content-type for text only document. |
3.0-test-suite | ab-validate-with-json-schema-001 | pass | Tests p:validate-with-json-schema: Document is replicated on port "result". |
3.0-test-suite | ab-validate-with-json-schema-005 | pass | Tests p:validate-with-json-schema: Invalid document is replicated on port "result" if assert-valid=false. |
3.0-test-suite | ab-viewport-019 | pass | Test
p:viewport with matched document node replace by text document to be text document. |
3.0-test-suite | ab-with-input-select-005 | pass | Tests that an all text selection on p:with-input results in content-type "text/plain" |
3.0-test-suite | ab-with-input-select-006 | pass | Tests that content-type is changed to application/xml when selecting from XLST document. |
3.0-test-suite | ab-wrap-012 | pass | Tests p:wrap to preserve document properties |
3.0-test-suite | ab-wrap-014 | pass | Tests that setting an xml:base attribute changes the base URI. |
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-urldecode-001 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-002 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-004 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-005 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-006 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-007 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-008 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-009 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-010 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-012 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-013 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-014 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-015 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-www-form-urldecode-016 | pass | Tests p:www-form-urldecode |
3.0-test-suite | ab-xquery-019 | pass | Tests p:xquery: Tests non XML results. |
3.0-test-suite | ab-xquery-020 | pass | Tests p:xquery: Tests non XML results. |
3.0-test-suite | ab-xquery-025 | pass | Tests p:xquery: JSON map can be a result in XQuery 3.1 |
3.0-test-suite | ab-xquery-026 | pass | Tests p:xquery: JSON array can be a result in XQuery 3.1 |
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-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-051 | pass | Tests serialization option are represented as document property (3.0) |
3.0-test-suite | doc-prop-001 | pass | |
3.0-test-suite | doc-prop-002 | pass | |
3.0-test-suite | doc-prop-003 | pass | |
3.0-test-suite | doc-prop-004 | pass | |
3.0-test-suite | doc-prop-005 | pass | |
3.0-test-suite | nw-css-formatter | pass | Tests that p:css-formatter (appears to) work. There’s
no actual attempt to test the result. |
3.0-test-suite | nw-filter-012 | pass | Tests p:filter that returns a constant. |
3.0-test-suite | nw-send-mail-001 | pass | Test p:send-mail. Requires Sendria server to be running. |
3.0-test-suite | nw-send-mail-002 | pass | Test p:send-mail sending HTML mail. |
3.0-test-suite | nw-send-mail-003 | pass | Test p:send-mail sending multipart mail. |
3.0-test-suite | nw-xsl-formatter-001 | pass | Tests that p:xsl-formatter (appears to) work. There’s
no actual attempt to test the result. |
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 | |
extra-suite | java-properties-001 | pass | Tests that a Java properties file can be cast to XML. |
extra-suite | java-properties-002 | pass | Tests that a Java properties file can be cast to JSON. |
extra-suite | java-properties-003 | catch failure | Tests that a Java properties file can not be cast to XHTML. |
extra-suite | java-properties-004 | catch failure | Tests that a Java properties file can not be cast to HTML. |
extra-suite | java-properties-005 | catch failure | Tests that a Java properties file can not be cast to binary. |
extra-suite | java-properties-006 | catch failure | Tests that a Java properties file can not be cast to image/jpeg. |
extra-suite | java-properties-007 | pass | Tests that a Java properties file can be cast to YAML (same as JSON). |
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 | java-properties-010 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | java-properties-011 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | java-properties-012 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | java-properties-013 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | java-properties-014 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | java-properties-015 | catch failure | Tests that an atomic cannot be cast to Java properties. |
extra-suite | json-patch-001 | pass | Example test from RFC 6092. |
extra-suite | json-patch-002 | pass | Example test from RFC 6092. |
extra-suite | json-patch-merge-001 | pass | Example test from RFC 7386. |
extra-suite | json-patch-merge-002 | pass | Example test from RFC 7386. |
extra-suite | jsonpath-001 | pass | Tests a JSONPath definite query. |
extra-suite | jsonpath-002 | pass | Tests a JSONPath indefinite query. |
extra-suite | jsonpath-003 | pass | Tests a JSONPath definite query with the always-return-list option. |
extra-suite | polyglot-002 | pass | Tests that the cx:python polyglot step returns a map. |
extra-suite | polyglot-003 | pass | Tests that the cx:python polyglot step returns an array. |
extra-suite | polyglot-006 | pass | Tests that the cx:javascript polyglot step returns a map. |
extra-suite | polyglot-007 | pass | Tests that the cx:javascript polyglot step returns an array. |
extra-suite | polyglot-009 | pass | Tests that the cx:python polyglot step returns json. |
extra-suite | polyglot-010 | pass | Tests that the cx:javascript polyglot serializes JSON. |
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-002 | pass | Tests that cx:sparql can produce application/sparql-results+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-002 | pass | Tests that cx:railroad returns the right properties. |
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 | xpath-001 | pass | Tests that the cx:xpath step runs. |
extra-suite | xpath-002 | pass | Tests that the cx:xpath step runs. |
extra-suite | yaml-001 | pass | Tests that YAML can be parsed. |
extra-suite | yaml-002 | pass | Tests that YAML can be parsed. |