Run Perl tests from our regress tree. It needs a Perl obj directory
authorbluhm <bluhm@openbsd.org>
Tue, 4 Jul 2023 11:27:13 +0000 (11:27 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 4 Jul 2023 11:27:13 +0000 (11:27 +0000)
commitc82a04dd185ae3534d3a35b5cfa36b2bb068527b
treee7dd5a50bff6dd834cf0e7110e62ce5d1bf5b3ae
parent5d90c77abd2d7447f16f88ac9ea9e0485eac9f73
Run Perl tests from our regress tree.  It needs a Perl obj directory
with Makefile.  To create the test environment, use the
Makefile.bsd-wrapper in /usr/src/gnu/usr.bin/perl and build Perl
there if it does not exist.  This allows to test Perl easily and
in a consistent manner.  Do not link tests to regress tree due to
this reach around and the combination of build and test.
regress/gnu/usr.bin/perl/Makefile [new file with mode: 0644]