Date: Fri, 19 Sep 2014 17:15:57 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: freebsd-perl@freebsd.org Subject: Re: forcing "make test" Message-ID: <9E5A41BA6873CEB29E96AF69@ogg.in.absolight.net> In-Reply-To: <CAHU0Y-5j-GgFBO3a9LTwQekNdxpAKpo_fepucG6E5Rc9te3c0A@mail.gmail.com> References: <CAHU0Y-5j-GgFBO3a9LTwQekNdxpAKpo_fepucG6E5Rc9te3c0A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 19 septembre 2014 16:44:00 +0200 Sergei Vyshenski <svysh.fbsd@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9E5A41BA6873CEB29E96AF69>