1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/test
Phillip Lord 1c25d3712e Improve documentation and clean up.
* test/Makefile.in: Improve documentation, use EMACS variable
   correctly, and clean up makefile rules.
2015-11-30 21:32:31 +00:00
..
data Move package test files to new directory. 2015-11-24 22:21:20 +00:00
lisp ; Pacify byte-compiler in filenotify-tests.el 2015-11-28 14:20:28 +01:00
manual Fix test/manual/etags/Makefile 2015-11-28 12:58:15 +02:00
src Update file headers for name change. 2015-11-30 21:32:31 +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
make-test-deps.emacs-lisp Tests now depend on source files 2015-11-30 21:32:31 +00:00
Makefile.in Improve documentation and clean up. 2015-11-30 21:32:31 +00:00
README

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