1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 20:50:52 -08:00
emacs/test
Lars Ingebrigtsen a2d6d79c95 Use gnutls-serv instead of openssh
* test/lisp/net/network-stream-tests.el (make-tls-server): Use
gnutls-serv instead of openssh.
2016-02-09 11:28:26 +11:00
..
automated Enable test selector from command line 2016-01-15 22:11:39 +00:00
data Move package test files to new directory. 2015-11-24 22:21:20 +00:00
lisp Use gnutls-serv instead of openssh 2016-02-09 11:28:26 +11:00
manual - 2016-01-18 22:59:51 -08:00
src Merge from origin/emacs-25 2016-01-11 22:48:07 -08:00
ChangeLog.1 Update copyright year to 2016 2016-01-01 01:34:24 -08:00
file-organisation.org Spelling fixes 2016-01-04 14:47:01 -08:00
make-test-deps.emacs-lisp ; Add 2016 to copyright years for files not in emacs-25 branch 2016-01-12 16:20:00 -05:00
Makefile.in * test/Makefile.in (mostlyclean): Use ${LOGFILES}. 2016-01-20 11:03:15 +01: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.)