mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 23:58:54 +02:00
Fix 'fail' markup test cases to -not- be valid XML 1.1.
2008-08-08 Ryan Lortie <desrt@desrt.ca> * tests/markups/fail-32.gmarkup: change  to � since the former is no longer a failure. svn path=/trunk/; revision=7328
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2008-08-08 Ryan Lortie <desrt@desrt.ca>
|
||||||
|
|
||||||
|
Fix 'fail' markup test cases to -not- be valid XML 1.1.
|
||||||
|
|
||||||
|
* tests/markups/fail-32.gmarkup: change  to � since the
|
||||||
|
former is no longer a failure.
|
||||||
|
|
||||||
2008-08-08 Ryan Lortie <desrt@desrt.ca>
|
2008-08-08 Ryan Lortie <desrt@desrt.ca>
|
||||||
|
|
||||||
Bug 546876 - Modify GMarkup parser to accept  .. 
|
Bug 546876 - Modify GMarkup parser to accept  .. 
|
||||||
|
@@ -1 +1 @@
|
|||||||
<foo></foo>
|
<foo>�</foo>
|
||||||
|
Reference in New Issue
Block a user