]> git.eshelyaron.com Git - emacs.git/commit
Distribute test cases in tarballs by default
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 May 2019 17:42:27 +0000 (10:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 16 May 2019 17:51:27 +0000 (10:51 -0700)
commit4ac234ad576cf9068419805ef338701024265afb
tree7912230e7627aa92ae97cbe17c30bb8522348774
parentbc0adf112d82a9b89f858f80e04f1ee2f401fa05
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".
INSTALL
INSTALL.REPO
admin/make-tarball.txt
configure.ac
etc/NEWS
make-dist