From 5f56c7cbed4bd9dd20ecf4a09b03a71a976f9a63 Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Fri, 1 Mar 2024 19:14:18 +0100 Subject: [PATCH 1/3] Mention rdfc:RDFC10NegativeEvalTest in mk_manifest.rb --- tests/mk_manifest.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/mk_manifest.rb b/tests/mk_manifest.rb index 3450724..8562516 100755 --- a/tests/mk_manifest.rb +++ b/tests/mk_manifest.rb @@ -179,6 +179,7 @@ def to_ttl ## ## Test types ## * rdfc:RDFC10EvalTest – Canonicalization using RDFC-1.0 +## * rdfc:RDFC10NegativeEvalTest – Canonicalization using RDFC-1.0 ## * rdfc:RDFC10MapTest – RDFC-1.0 Issued Identifiers Test @prefix : . From d57d49622a8e3b762c57bd572bd85cd81c3278de Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Fri, 1 Mar 2024 19:14:34 +0100 Subject: [PATCH 2/3] Fix typo --- tests/mk_manifest.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mk_manifest.rb b/tests/mk_manifest.rb index 8562516..8e0a478 100755 --- a/tests/mk_manifest.rb +++ b/tests/mk_manifest.rb @@ -175,7 +175,7 @@ def to_ttl ## 2. http://www.w3.org/Consortium/Legal/2008/03-bsd-license ## 3. http://www.w3.org/2004/10/27-testcases ## -## This file is generated automatciallly from manifest.csv, and should not be edited directly. +## This file is generated automatically from manifest.csv, and should not be edited directly. ## ## Test types ## * rdfc:RDFC10EvalTest – Canonicalization using RDFC-1.0 From 5f51feb1b80d8b65790838736d56f2c4ffc08129 Mon Sep 17 00:00:00 2001 From: Marcel Otto Date: Fri, 1 Mar 2024 19:16:37 +0100 Subject: [PATCH 3/3] Fix description --- tests/mk_manifest.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mk_manifest.rb b/tests/mk_manifest.rb index 8e0a478..4c7a5c1 100755 --- a/tests/mk_manifest.rb +++ b/tests/mk_manifest.rb @@ -179,7 +179,7 @@ def to_ttl ## ## Test types ## * rdfc:RDFC10EvalTest – Canonicalization using RDFC-1.0 -## * rdfc:RDFC10NegativeEvalTest – Canonicalization using RDFC-1.0 +## * rdfc:RDFC10NegativeEvalTest – Negative Canonicalization using RDFC-1.0 ## * rdfc:RDFC10MapTest – RDFC-1.0 Issued Identifiers Test @prefix : .