From: Matthias Clasen Date: Wed, 1 Feb 2012 03:00:45 +0000 (-0500) Subject: Add a test to show that GMarkup properly handles > in content X-Git-Tag: 2.31.16~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3758b41e08147ca15d5f348afa8e84d9ea6a6a0b;p=platform%2Fupstream%2Fglib.git Add a test to show that GMarkup properly handles > in content --- diff --git a/glib/tests/markups/valid-15.expected b/glib/tests/markups/valid-15.expected new file mode 100644 index 0000000..559c949 --- /dev/null +++ b/glib/tests/markups/valid-15.expected @@ -0,0 +1,3 @@ +ELEMENT 'test' + TEXT 'bla' +END 'test' diff --git a/glib/tests/markups/valid-15.gmarkup b/glib/tests/markups/valid-15.gmarkup new file mode 100644 index 0000000..ba13597 --- /dev/null +++ b/glib/tests/markups/valid-15.gmarkup @@ -0,0 +1 @@ +<bla>bla