1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 07:20:35 -08:00
emacs/test
Glenn Morris 41f592d1b5 * test/comint-testsuite.el
(comint-testsuite--test-comint-password-prompt-regexp):
Add "Please enter the password".  (Bug#7224)
2010-10-23 12:51:14 -07:00
..
cedet Add a test function from semantic-test.el to semantic-ia-utest.el. 2010-03-29 17:35:39 -04:00
indent * lisp/progmodes/prolog.el (prolog-smie-forward-token) 2010-09-20 16:22:16 +02:00
bytecomp-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog * test/comint-testsuite.el 2010-10-23 12:51:14 -07:00
comint-testsuite.el * test/comint-testsuite.el 2010-10-23 12:51:14 -07:00
icalendar-testsuite.el Fixed bug#6766 (icalendar.el) 2010-08-08 19:42:47 +02:00
newsticker-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
occur-testsuite.el Make occur handle multi-line matches cleanly with context. 2010-03-30 19:03:08 +03:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Add redisplay test for image and overlay string interaction. 2010-06-24 20:33:25 -04: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.)