Date: Sat, 17 Oct 2015 15:03:45 -0700 From: NGie Cooper <yaneurabeya@gmail.com> To: "freebsd-testing@freebsd.org" <freebsd-testing@FreeBSD.org> Subject: [RFC] Rename `make test` in suite.test.mk with `make regress` Message-ID: <F3E9AA8C-690E-4E66-827B-B99981B8B336@gmail.com>
index | next in thread | raw e-mail
Hi all, There’s a lesser known target in suite.test.mk that runs `kyua test` in a similar manner to how Jenkins and other groups have integrated kyua into their test infrastructures. The legacy target on FreeBSD was `regress`, but the target created with the bsd.test.mk creation back a few years ago was `test`. Why change from `test` to `regress`? There are places in the tree (bin/test for example) that have targets named test, so in order to avoid clashing with a common target (name), it’s best to use the legacy target name. Would anyone have any serious heartburn over the change? Thanks! -NGiehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F3E9AA8C-690E-4E66-827B-B99981B8B336>
