--- a/testcases/Makefile Fri Jan 11 15:51:20 2013 +0000
+++ b/testcases/Makefile Fri Jan 11 17:23:07 2013 +0000
@@ -4,7 +4,7 @@
all: $(TXTFILES)
rdf-tests.txt:
- grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.ttl' process.html | sed "s|^|$(BASE_URL)|" >> $@
+ grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.[ttl|trig]' process.html | sed "s|^|$(BASE_URL)|" >> $@
provn-tests.txt:
grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.provn' process.html | sed "s|^|$(BASE_URL)|" >> $@
@@ -13,4 +13,4 @@
grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.provx' process.html | sed "s|^|$(BASE_URL)|" >> $@
all-tests.txt:
- grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.[ttl|provn|provx]+' process.html | sed "s|^|$(BASE_URL)|" >> $@
+ grep -Eo '[a-z]+/[a-zA-Z0-9-]+\.[ttl|provn|provx|trig]+' process.html | sed "s|^|$(BASE_URL)|" >> $@
--- a/testcases/all-tests.txt Fri Jan 11 15:51:20 2013 +0000
+++ b/testcases/all-tests.txt Fri Jan 11 17:23:07 2013 +0000
@@ -185,7 +185,7 @@
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.ttl
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provn
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.provx
-https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.tr
+https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.trig
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provn
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.provx
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.ttl
--- a/testcases/rdf-tests.txt Fri Jan 11 15:51:20 2013 +0000
+++ b/testcases/rdf-tests.txt Fri Jan 11 17:23:07 2013 +0000
@@ -59,6 +59,7 @@
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s2-PASS-c23.ttl
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s3-PASS-c23.ttl
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-attribution-s4-PASS-c23.ttl
+https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-bundle-f1-FAIL-c55-c56.trig
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f1-FAIL-DM.ttl
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-f2-FAIL-DM.ttl
https://dvcs.w3.org/hg/prov/raw-file/default/testcases/constraints/unification-communication-s1-PASS-c23.ttl