Date: Tue, 25 Apr 2017 14:36:30 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Pietro Cerutti <gahr@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r439375 - in head/databases/lmdb: . files Message-ID: <1e6fac0d-03ff-8039-b7a5-d95114d636b8@FreeBSD.org> In-Reply-To: <201704251226.v3PCQYpV065991@repo.freebsd.org> References: <201704251226.v3PCQYpV065991@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --n2dq7QDkOQR6MFOW4gW4Rp19hmQdWhvQk Content-Type: multipart/mixed; boundary="Sf2oqnokkn5An9r5hAGFNPbCKaIEdRx4a"; protected-headers="v1" From: Mathieu Arnold <mat@FreeBSD.org> To: Pietro Cerutti <gahr@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <1e6fac0d-03ff-8039-b7a5-d95114d636b8@FreeBSD.org> Subject: Re: svn commit: r439375 - in head/databases/lmdb: . files References: <201704251226.v3PCQYpV065991@repo.freebsd.org> In-Reply-To: <201704251226.v3PCQYpV065991@repo.freebsd.org> --Sf2oqnokkn5An9r5hAGFNPbCKaIEdRx4a Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Language: fr Le 25/04/2017 =C3=A0 14:26, Pietro Cerutti a =C3=A9crit : > +TEST_TARGET=3D do-test > + What this does is tell the framework that to run tests, there is a do-test target in the software's Makefile that runs the tests. It is equivalent to setting ALL_TARGETS (default to all) or INSTALL_TARGET (defaults to install) > +do-test: > + ${MKDIR} ${WRKSRC}/testdb > + cd ${WRKSRC} && ./mtest* > + What this does is replace the default do-test target (the one that uses TEST_TARGET to do "cd ${WRKSRC} && make ${TEST_TARGET}") So, If you define a do-test target, setting TEST_TARGET is a noop (a bit like if you define a do-install target and also define INSTALL_TARGET). --=20 Mathieu Arnold --Sf2oqnokkn5An9r5hAGFNPbCKaIEdRx4a-- --n2dq7QDkOQR6MFOW4gW4Rp19hmQdWhvQk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJY/0LQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I91QQAILwMVCKmhm5dUVv5P7rUzbC ycpKqDQZFGlMfF+mcHuzv3Z7dO+EhfO8LFMqVIMCxgGF9PgTk/GaQkBrML+9b9Wg DRlmkdzv8QFVIosYmEZ1XnmbxHtm7WE45dYQUWvxddm5oh05W7Kl9FenjSaJMVi8 MDYQeMTIcm/WfUdpukgvZH+XBSjTjOTHXzO1HptQH3o8msuvRmz7tfM3+uK/wqpx wXgnc1TWIPdd1LkYgvBOtJDKR/LDt+/CET/5+L3uqdvy7xPFMTCOagwZA+GaCZ16 xuK7sGMgGzHctZJneti4rfuaDMImMQAqIJ0CbvH8Bsl6FPGeDSps699PoSvOGRMx dWalIfjxoctm0iJflFEIX8LxqE620kJJ8FtHwKYHbO/9T7GaicEBhMmR4Ky5laYE MYH947ipoqBZVM6fIgOa4YfVJFNV4qYLr2VZPVoGt5LICTZ8n3OcS2syXvPz9mFL GaWI37of9h6As/yg+qYAN30GogNuZlD8v5Bx6ygOaMgL+92puuue/5RILRxq06JX r2PtzQemHBPpP2nGqmmNe7TsoOxq46L6HTPtR4rWrJq3SmTgfLFdpiJd4PpfNpPp qui2RkwZlaAgVX6pN2pZNSYt2rl0XrGjmhYQ6sIHgO5l10WRwebZ0jDlB367ZUh0 GQdKtoKMzGDM5ehyxIe/ =mcDw -----END PGP SIGNATURE----- --n2dq7QDkOQR6MFOW4gW4Rp19hmQdWhvQk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1e6fac0d-03ff-8039-b7a5-d95114d636b8>