Date: Tue, 07 Apr 2020 07:17:31 -0400 From: Adam Jimerson <vendion@gmail.com> To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: Running tests in ports Makefiles? Message-ID: <2970225.0P3pStmDMi@heimdall>
next in thread | raw e-mail | index | archive | help
--nextPart5356080.mMMZhaHaU6 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hello all, Hopefully a quick question, is it common place in the ports tree to run tests for the software being ported in the Makefile or should we just expect/ encourage upstream to do tests for FreeBSD and leave it at that? I ask because one of the ports that I am maintaining is written in Go, uses the standard test suite that is built into the Go tool chain which means no additional dependencies to be able to add this only a slightly longer build time, currently `make package` takes 27.8 seconds on a system with a 16 CPU cores and 32 Gb ram. --nextPart5356080.mMMZhaHaU6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEELLlB4D3dJQL6YIqWtmZSyNpTGkkFAl6MYTgACgkQtmZSyNpT Gkl3OQf+Iz04ifmzZtq5sUwmVfy/nyg3WUrOjz9k4FgacZukP9PNzoGCRiFaap5+ G7kush4zFYTT0ebIDM/l5vutRbcEYEj19I+WUMltf1uDY1eXF2qST83UOwIxfFnk ChuWeOW3xvCN4EJat+zL294H+KYIO9orRU8klkQIXuP358Wjm2jNolhkZhrrP0MU pyh79QieAGEakcOLJMOcKX38eq8bjOcVBvAnXiIyLbYLMIfndi8IH1ICYj5s75pw KS5cW5tfaLVfaimKT6sSLyTaU015kKC3HtUbSIMGjNYDc+/RCsz5P9p8YMVwsNfM oVY8nGZp0xekgFI1qgn8qet5w+AWuw== =IGNn -----END PGP SIGNATURE----- --nextPart5356080.mMMZhaHaU6--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2970225.0P3pStmDMi>