From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7586F15800F for ; Mon, 20 Feb 2023 10:08:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 461B3E0AF0; Mon, 20 Feb 2023 10:08:10 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF6AFE0AE5 for ; Mon, 20 Feb 2023 10:08:09 +0000 (UTC) From: Sam James Content-Type: multipart/signed; boundary="Apple-Mail=_777C92A4-BFAF-48F5-BCF7-ED895DBE3604"; protocol="application/pgp-signature"; micalg=pgp-sha512 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.300.101.1.3\)) Subject: Re: [gentoo-dev] [PATCH] New pre-GLEP: TEST_SUITE_PRESENT variable Date: Mon, 20 Feb 2023 10:07:52 +0000 References: <20230219173211.183497-1-mgorny@gentoo.org> <62060aa8-a618-28e9-ab4f-4e72bed381a8@gentoo.org> To: gentoo-dev In-Reply-To: <62060aa8-a618-28e9-ab4f-4e72bed381a8@gentoo.org> Message-Id: X-Mailer: Apple Mail (2.3731.300.101.1.3) X-Archives-Salt: d6790a3f-db4b-4f85-ac84-0399305b3b35 X-Archives-Hash: a1a3862e5db3635c3d44cd57f5eae4af --Apple-Mail=_777C92A4-BFAF-48F5-BCF7-ED895DBE3604 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On 20 Feb 2023, at 08:37, Florian Schmaus wrote: >=20 > On 19/02/2023 18.32, Micha=C5=82 G=C3=B3rny wrote: >> +Abstract >> +=3D=3D=3D=3D=3D=3D=3D=3D >> + >> +A new ``TEST_SUITE_PRESENT`` variable is introduced to indicate = whether >> +the package features a test suite. > I wonder if we could not simply use IUSE=3D"test" for this purpose? = That is, allow declaring the 'test' use flag, even though it is not used = in a USE conditional, to indicate that the package has a test suite. >=20 This might make the confusion wrt "USE=3Dtest should enable running = tests" worse, as users will see every package with tests has it. --Apple-Mail=_777C92A4-BFAF-48F5-BCF7-ED895DBE3604 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQQlpruI3Zt2TGtVQcJzhAn1IN+RkAUCY/NGeF8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0MjVB NkJCODhERDlCNzY0QzZCNTU0MUMyNzM4NDA5RjUyMERGOTE5MAAKCRBzhAn1IN+R kHReAP4sAjyf27tqBexVv15qlGkWrVcW9xQL7k4mEBeufJql4gEAi8M2xM0ukSRl 5c3rVqbV24y0yU1vRjDSaPk4ftl/yQs= =WzQJ -----END PGP SIGNATURE----- --Apple-Mail=_777C92A4-BFAF-48F5-BCF7-ED895DBE3604--