automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: patch 4: test for --help and --version (take 2)


From: Akim Demaille
Subject: Re: patch 4: test for --help and --version (take 2)
Date: 13 Jun 2002 12:44:22 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

>>>>> "bonzini" == bonzini  <address@hidden> writes:

bonzini> However installcheck is of dubious utility, I don't think
bonzini> that the result is worth the effort.  

I *need* it to make sure I install all the files.  Installcheck makes
sure that the program, once installed, behaves properly.  `check' per
se is ridiculous: who cares to know that the program works in the
build tree?  (of course you want that before installing, but that's
not the point).

Bison, Autoconf and M4 use installcheck to make sure that once
installed, they work properly.


# Run the test suite on the *installed* tree.
installcheck-local:
        $(SHELL) $(TESTSUITE) AUTOTEST_PATH=$(exec_prefix)/bin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]