1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/test
Phillip Lord 94bb3d7a80 Test infrastructure: updates after directory move
* (test/Makefile.in): Support directories several levels deep.
 * (test/data/flymake): Rename to test/lisp/progmodes/flymake-resources.
 * (test/lisp/progmodes/flymake-tests.el): Support renamed resource directory.
2015-11-24 17:10:12 +00:00
..
data Test infrastructure: updates after directory move 2015-11-24 17:10:12 +00:00
lisp Test infrastructure: updates after directory move 2015-11-24 17:10:12 +00:00
manual Rename all test files to reflect source layout. 2015-11-24 17:04:22 +00:00
src Rename all test files to reflect source layout. 2015-11-24 17:04:22 +00:00
ChangeLog.1 ; Convert ChangeLog history files to "Bug#NNNN" 2015-04-18 19:48:24 -07:00
file-organisation.org Rename all test files to reflect source layout. 2015-11-24 17:04:22 +00:00
Makefile.in Test infrastructure: updates after directory move 2015-11-24 17:10:12 +00:00
README Mention etc/compilation.txt 2009-07-26 15:59:37 +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.)