1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/test
2011-01-13 15:53:06 -05:00
..
automated Add ERT, a tool for automated testing in Emacs Lisp. 2011-01-13 03:08:24 +11:00
cedet Add a test function from semantic-test.el to semantic-ia-utest.el. 2010-03-29 17:35:39 -04:00
indent * test/indent/prolog.prolog: Add tokenizing tests. 2011-01-13 15:53:06 -05:00
bytecomp-testsuite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
ChangeLog * test/indent/prolog.prolog: Add tokenizing tests. 2011-01-13 15:53:06 -05: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.)