Add a check and test target.

This commit is contained in:
Russ Allbery 2003-10-05 22:56:02 +00:00
parent 531d853730
commit 84b8608d2c

View file

@ -12,6 +12,10 @@ CONTROL = $$HOME/usenet/control
EXTRACT = grep '^\# Version'
REFORMAT = sed -e 's/^\# Version /--release=/' -e 's/, / --date=/'
# Run the test suite.
check test:
cd tests && ./run-tests
# Generate a staging area to be copied to the FTP site. This contains the
# documentation and scripts separate, the .tar.gz file for the entire
# distribution in a subdirectory, and the ARCHIVE area.