1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
emacs/test
Chong Yidong 5c09001c73 Fix for compilation-tests.el testsuite
* automated/compile-tests.el (compile-tests--test-regexps-data):
Increase column numbers by one to reflect change in how
compilation-message is recorded	(Bug#10172).
2011-12-03 11:04:21 +08:00
..
automated Fix for compilation-tests.el testsuite 2011-12-03 11:04:21 +08:00
cedet Spelling fixes. 2011-11-22 23:03:56 -08:00
indent Spelling fixes. 2011-11-22 23:03:56 -08:00
ChangeLog Fix for compilation-tests.el testsuite 2011-12-03 11:04:21 +08:00
eshell.el Fix typos. 2011-07-14 03:09:00 +02:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
rmailmm.el Move rmailmm test functions to test/ directory. 2011-11-21 21:55:06 -05: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.)