summaryrefslogtreecommitdiff
path: root/tests/markups/valid-4.markup
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-08-28 01:19:29 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-08-28 01:21:57 -0400
commit5d319c5989d599e9e867df76795eb81472b4db7a (patch)
treefaf441b11ea93bbb2a99ee8a40697feeedb2b311 /tests/markups/valid-4.markup
parent0c827ee95c4ff6564eefabb519d00bfcccd046fe (diff)
downloadpango-5d319c5989d599e9e867df76795eb81472b4db7a.tar.gz
Add tests for pango markup
This test is modeled after the GMarkup parser tests in GLib. Test file with a name ending in .markup can be dumped in tests/markups/, and tests/markup-parse can be used to generate the expected output files which should be in the same location and with the extension .markup replaced by .expected. The test is also used as an installed test.
Diffstat (limited to 'tests/markups/valid-4.markup')
-rw-r--r--tests/markups/valid-4.markup1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/markups/valid-4.markup b/tests/markups/valid-4.markup
new file mode 100644
index 00000000..d0e58f3a
--- /dev/null
+++ b/tests/markups/valid-4.markup
@@ -0,0 +1 @@
+<b>bold <big>big</big> <i>italic</i></b> <s>strikethrough<sub>sub</sub> <small>small</small><sup>sup</sup></s> <tt>tt <u>underline</u></tt>