summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-16 10:42:27 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-16 10:51:27 -0700
commit4ac234ad576cf9068419805ef338701024265afb (patch)
tree7912230e7627aa92ae97cbe17c30bb8522348774 /INSTALL
parentbc0adf112d82a9b89f858f80e04f1ee2f401fa05 (diff)
downloademacs-4ac234ad576cf9068419805ef338701024265afb.tar.gz
Distribute test cases in tarballs by default
* INSTALL, INSTALL.REPO, admin/make-tarball.txt: Mention ‘make check’. * configure.ac: Update comment. * etc/NEWS: Say that tarballs have a test directory. * make-dist (with_tests): Default to "yes". Add an option --no-tests to make it "no".
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index b2a06b3d153..6934022c4e5 100644
--- a/INSTALL
+++ b/INSTALL
@@ -82,6 +82,10 @@ sections if you need to.
src/emacs -Q
+ To test Emacs further (intended mostly to help developers):
+
+ make check
+
6. Assuming that the program 'src/emacs' starts and displays its
opening screen, you can install the program and its auxiliary
files into their installation directories: