1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/test
Glenn Morris 2d748773b2 Get rid of --chdir usage in test/automated
* test/automated/Makefile.in (EMACSOPT): Move -L here.
(emacs): Set EMACS_TEST_DIRECTORY in the environment.
(setwins): Don't assume called from srcdir.  Remove legacy stuff.
(.el.elc): No more need to pass -L here.
(compile-main): Get rid of sub-shell and cd.
(compile-clean, check): Get rid of cd.
2013-11-04 21:58:40 -05:00
..
automated Get rid of --chdir usage in test/automated 2013-11-04 21:58:40 -05:00
cedet
indent * test/indent/ruby.rb: Move a now-successful example. 2013-11-04 13:04:50 +02:00
ChangeLog Get rid of --chdir usage in test/automated 2013-11-04 21:58:40 -05:00
README
redisplay-testsuite.el
rmailmm.el

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