forcing "make test"

Mathieu Arnold mat at FreeBSD.org
Fri Sep 19 15:16:03 UTC 2014


+--On 19 septembre 2014 16:44:00 +0200 Sergei Vyshenski
<svysh.fbsd at gmail.com> wrote:
| Hi,
| 
| Is it possible to force running "make test" automatically during build
| process for perl-related ports?
| 
| So that e.g. poudriere runs built-in tests under different versions of
| FreeBSD and under different architectures.

Not right now, no.

What you could do is add a line to the Makefile with:

pre-install: test

Regards,

-- 
Mathieu Arnold


More information about the freebsd-perl mailing list