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

Re: regression



Raul Miller <rdm@test.legislate.com> writes:
>it occurs to me that we might
>want to include regression tests in the standard package build
>process.

Excellent idea.  The GNU coding standards suggest this Makefile target:

`check'
     Perform self-tests (if any).  The user must build the program
     before running the tests, but need not install the program; you
     should write the self-tests so that they work when the program is
     built but not installed.

We could incorporate self-tests into the source package this way, and
invoke them from debian/rules.  Ideally, this should be fed to the
upstream developer too.

                            - Jim Van Zandt


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: