1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00
emacs/test
Phillip Lord 6625890e7c Add test targets without directory names.
* (test/Makefile.in): Extend test_template to add two targets for each
   file.
2015-11-27 11:56:18 +00:00
..
data Move package test files to new directory. 2015-11-24 22:21:20 +00:00
lisp Move elisp-mode-tests to new function names. 2015-11-27 10:27:36 +00:00
manual Restore delete Makefiles and fix .gitignore. 2015-11-24 21:48:58 +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 Add test targets without directory names. 2015-11-27 11:56:18 +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.)