1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-29 07:58:28 +00:00
emacs/test
Glenn Morris 81fb60b2aa Move eshell's self-tests to the test/ directory.
* lisp/eshell/esh-var.el: Don't require esh-test when compiling.
* lisp/eshell/em-banner.el, lisp/eshell/esh-cmd.el, lisp/eshell/esh-mode.el:
* lisp/eshell/esh-var.el, lisp/eshell/eshell.el: Move tests to esh-test.
* lisp/eshell/esh-test.el: Move to ../../test/eshell.el

* test/eshell.el: Move here from lisp/eshell/esh-test.el.
2011-03-05 12:07:27 -08:00
..
automated Added fast path to ERT explanation of `equal'. 2011-03-03 02:01:51 -07:00
cedet Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
indent * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case 2011-02-09 13:59:55 -05:00
ChangeLog Move eshell's self-tests to the test/ directory. 2011-03-05 12:07:27 -08:00
comint-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
eshell.el Move eshell's self-tests to the test/ directory. 2011-03-05 12:07:27 -08:00
newsticker-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
occur-testsuite.el Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08: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

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.)