summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Beckett <dave@dajobe.org>2014-10-12 21:09:55 -0700
committerDave Beckett <dave@dajobe.org>2014-10-12 21:09:55 -0700
commit89a6cd4b077ea756b67751dad397079959bc027f (patch)
tree343c79fefcea14fcc2a05caeb531a6702184dcb0
parente3e58bc4a2b46a54b58fbaa15d94563357bc946f (diff)
downloadraptor-89a6cd4b077ea756b67751dad397079959bc027f.tar.gz
0134 passes
-rw-r--r--tests/rdfa11/0134.out2
-rw-r--r--tests/rdfa11/Makefile.am3
2 files changed, 2 insertions, 3 deletions
diff --git a/tests/rdfa11/0134.out b/tests/rdfa11/0134.out
index 4989b6cd..859dcb75 100644
--- a/tests/rdfa11/0134.out
+++ b/tests/rdfa11/0134.out
@@ -1 +1 @@
-<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0134.xml> <http://www.w3.org/1999/xhtml/vocab#license> <http://example.org/test.css> .
+<http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/0197.xml> <http://rdfa.info/test-suite/test-cases/xhtml1/rdfa1.0/LICENSE> <http://example.org/test.css> .
diff --git a/tests/rdfa11/Makefile.am b/tests/rdfa11/Makefile.am
index 494d94ee..35cec5b5 100644
--- a/tests/rdfa11/Makefile.am
+++ b/tests/rdfa11/Makefile.am
@@ -116,7 +116,6 @@ ALL_TEST_FILES= \
# Expected test failures (29):
# Test Problem Description
# ----------------------------
-# 0134 librdfa fails mixed-case reserved words generate triples.
# 0190 librdfa fails term case insensitivity
# 0198 raptor XML (HTML) markup differences but same meaning
# 0202 librdfa ensure @xml:base in SVG and XHTML5
@@ -137,7 +136,7 @@ ALL_TEST_FILES= \
# which is why the 'cmp' is done first.
#
# (Add a space to the start of this string)
-EXPECTED_FAILURES=" 0134.xml 0190.xml 0198.xml 0202.xml 0203.xml 0235.xml 0236.xml 0237.xml 0238.xml 0239.xml 0256.xml 0272.xml 0273.xml 0274.xml 0275.xml 0276.xml 0277.xml 0278.xml 0279.xml 0280.xml 0281.xml 0282.xml 0285.xml 0286.xml 0287.xml 0297.xml 0303.xml 0304.xml"
+EXPECTED_FAILURES=" 0190.xml 0198.xml 0202.xml 0203.xml 0235.xml 0236.xml 0237.xml 0238.xml 0239.xml 0256.xml 0272.xml 0273.xml 0274.xml 0275.xml 0276.xml 0277.xml 0278.xml 0279.xml 0280.xml 0281.xml 0282.xml 0285.xml 0286.xml 0287.xml 0297.xml 0303.xml 0304.xml"
EXTRA_DIST = CMakeLists.txt $(ALL_TEST_FILES)