Date: Mon, 31 Aug 2020 04:46:32 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249024] cmake.mk: Add USES=cmake:testing to facilitate defining test targets for cmake-based ports Message-ID: <bug-249024-7788-OEFySyLipC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249024-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-249024-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249024 --- Comment #4 from Tobias C. Berner <tcberner@freebsd.org> --- (In reply to Yuri Victorovich from comment #3) Yes, but having the porters add the test target manually means they risked their system first. If the framework automatically adds the test target, there is no way of kno= wing that it won't simply trash the system of a user, as they were the first to = run `make test` in that port. So, by not providing it, we kind of force the porters to make sure the tests are sane. But as said, I would prefer to have it in cmake.mk, it's just I really feel= bad about it. mfg Tobias --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249024-7788-OEFySyLipC>