1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/test
Eli Zaretskii f7ec0d94d0 Fix the test suite on Windows.
configure.ac (PATH_SEP): Set and AC_SUBST.

 test/automated/Makefile.in (PATH_SEP): Set this instead of
 PATH_SEPARATOR.
 (EMACSOPT): Use $(PATH_SEP).
2013-11-28 19:35:13 +02:00
..
automated Fix the test suite on Windows. 2013-11-28 19:35:13 +02:00
cedet Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
indent * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between 2013-11-12 16:15:14 +02:00
ChangeLog Fix the test suite on Windows. 2013-11-28 19:35:13 +02: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.)