Test name shortening.
--- a/test-suite/tests/compact-manifest.jsonld Sun Aug 18 13:13:33 2013 -0700
+++ b/test-suite/tests/compact-manifest.jsonld Sun Aug 18 13:24:31 2013 -0700
@@ -209,8 +209,8 @@
}, {
"@id": "#t0026",
"@type": ["jld:PositiveEvaluationTest", "jld:CompactTest"],
- "name": "Using language maps with @vocab, a default language, and a competing term",
- "purpose": "Test appropriate property use given multiple choices",
+ "name": "Language map term selection with complications",
+ "purpose": "Test appropriate property use given language maps with @vocab, a default language, and a competing term",
"input": "compact-0026-in.jsonld",
"context": "compact-0026-context.jsonld",
"expect": "compact-0026-out.jsonld"
--- a/test-suite/tests/toRdf-manifest.jsonld Sun Aug 18 13:13:33 2013 -0700
+++ b/test-suite/tests/toRdf-manifest.jsonld Sun Aug 18 13:24:31 2013 -0700
@@ -240,7 +240,7 @@
}, {
"@id": "#t0035",
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
- "name": "non-fractional numbers converted to xsd:double canonical form",
+ "name": "non-fractional numbers converted to xsd:double",
"purpose": "xsd:double's canonical lexical is used when converting numbers without fraction that are coerced to xsd:double",
"input": "toRdf-0035-in.jsonld",
"expect": "toRdf-0035-out.nq"
@@ -730,7 +730,7 @@
}, {
"@id": "#t0109",
"@type": ["jld:PositiveEvaluationTest", "jld:ToRDFTest"],
- "name": "Redefine compact IRI to define type mapping using the compact IRI itself as value of @id",
+ "name": "Compact IRI as term with type mapping",
"purpose": "RDF version of expand-0069",
"input": "toRdf-0109-in.jsonld",
"expect": "toRdf-0109-out.nq"