Move eshell's self-tests to the test/ directory.
authorGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:07:27 +0000 (12:07 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 5 Mar 2011 20:07:27 +0000 (12:07 -0800)
commit81fb60b2aa8bbd8699660588f56e15142aa91227
treead11239e7633c540541f94f145478f83c89b64ad
parentc5f09daf79627a37d3eba0ec8c4cc0841007624d
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.
lisp/ChangeLog
lisp/eshell/em-banner.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-mode.el
lisp/eshell/esh-util.el
lisp/eshell/esh-var.el
lisp/eshell/eshell.el
test/ChangeLog
test/eshell.el [moved from lisp/eshell/esh-test.el with 58% similarity]