summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-08-15 12:34:09 -0400
committerMatthias Clasen <mclasen@redhat.com>2015-08-22 13:06:45 -0400
commiteee80865680a946a38389f07a2fb0f3854394a8b (patch)
tree73113c7a42714da3255738a7d8b090e1ace79c02
parentaa12788659f2a65314bdcc005d50105a5f4a63cd (diff)
downloadpango-eee80865680a946a38389f07a2fb0f3854394a8b.tar.gz
Add more markup tests
-rw-r--r--tests/markups/fail-5.expected1
-rw-r--r--tests/markups/fail-5.markup1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/markups/fail-5.expected b/tests/markups/fail-5.expected
new file mode 100644
index 00000000..403ff7d9
--- /dev/null
+++ b/tests/markups/fail-5.expected
@@ -0,0 +1 @@
+ERROR: Value of 'strikethrough_color' attribute on <span> tag on line 1 could not be parsed; should be a color specification, not 'rot' \ No newline at end of file
diff --git a/tests/markups/fail-5.markup b/tests/markups/fail-5.markup
new file mode 100644
index 00000000..50e6132e
--- /dev/null
+++ b/tests/markups/fail-5.markup
@@ -0,0 +1 @@
+<span strikethrough_color="rot">Text</span>