1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 08:11:05 -08:00
emacs/test
Glenn Morris 51f853872f * test/automated/occur-tests.el (occur-test-create): New function.
Use it to create separate tests for each element, so we run them
all rather than stopping at the first error.
2013-06-24 19:24:32 -07:00
..
automated * test/automated/occur-tests.el (occur-test-create): New function. 2013-06-24 19:24:32 -07:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/emacs-lisp/smie.el (smie-highlight-matching-block): Always turn 2013-05-29 14:50:48 +08:00
ChangeLog * test/automated/occur-tests.el (occur-test-create): New function. 2013-06-24 19:24:32 -07:00
eshell.el Rewrite Eshell tests using ERT 2013-05-26 19:54:01 +12:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +00:00
redisplay-testsuite.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
rmailmm.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00: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.)