public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ioctl-opt/
Date: Sun, 09 Mar 2025 22:33:59 +0000 (UTC)	[thread overview]
Message-ID: <1741559621.bf413c67373e8613f0bb2cbbc9ed285ee0d84e4f.chewi@gentoo> (raw)

commit:     bf413c67373e8613f0bb2cbbc9ed285ee0d84e4f
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  9 22:22:49 2025 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sun Mar  9 22:33:41 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf413c67

dev-python/ioctl-opt: Add basic test

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 dev-python/ioctl-opt/ioctl-opt-1.3.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
index e1f7cff6113a..21f355a08c37 100644
--- a/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
+++ b/dev-python/ioctl-opt/ioctl-opt-1.3.ebuild
@@ -17,3 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64"
+
+python_test() {
+	"${EPYTHON}" ioctl_opt/__init__.py || die
+}


             reply	other threads:[~2025-03-09 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-09 22:33 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-09 22:33 [gentoo-commits] repo/gentoo:master commit in: dev-python/ioctl-opt/ James Le Cuirot
2025-03-06 22:06 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1741559621.bf413c67373e8613f0bb2cbbc9ed285ee0d84e4f.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox