summaryrefslogtreecommitdiff
path: root/test/automated/xml-parse-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Explictly require ert in some test/automated/*.el filesGlenn Morris2013-07-091-0/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* New tests for XML name expansion.David Engster2012-07-291-1/+42
* Clean up syntax-table usage in xml.elChong Yidong2012-07-051-4/+12
* * xml.el: Protect parser against XML bombs.Chong Yidong2012-07-031-2/+17
* * lisp/xml.el: Handle entity and character reference expansion correctly.Chong Yidong2012-07-031-2/+13
* * xml.el (xml-parse-dtd): Use proper regexps for ELEMENT declarations.Chong Yidong2012-07-011-1/+4
* Improve xml parameter entity parsing, and add a new ERT test.Chong Yidong2012-07-011-0/+57