1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
emacs/test
Chong Yidong a76e6535dc * xml.el: Protect parser against XML bombs.
(xml-entity-expansion-limit): New variable.
(xml-parse-string, xml-substitute-special): Use it.
(xml-parse-dtd): Avoid infloop if the DTD is not terminated.

* test/automated/xml-parse-tests.el: Update testcases.
2012-07-03 13:28:42 +08:00
..
automated * xml.el: Protect parser against XML bombs. 2012-07-03 13:28:42 +08:00
cedet Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
indent Add some shell indentation test cases. 2012-04-28 16:04:34 -04:00
ChangeLog * xml.el: Protect parser against XML bombs. 2012-07-03 13:28:42 +08:00
eshell.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rmailmm.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00

This directory contains files intended to test various aspects of
Emacs's functionality.  Please help add tests!

(Also, see etc/compilation.txt for compilation mode font lock tests.)