public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-engines/box2d/
Date: Fri,  8 Oct 2021 11:18:47 +0000 (UTC)	[thread overview]
Message-ID: <1633691863.eafd348ed8913276c442bfbbc0c7d388174ef99b.ionen@gentoo> (raw)

commit:     eafd348ed8913276c442bfbbc0c7d388174ef99b
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  8 11:14:11 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Oct  8 11:17:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafd348e

games-engines/box2d: actually run built tests

Not much sense in having a new IUSE=test if not running tests
(testbed still disabled, unsure if can resonably run these here).

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-engines/box2d/box2d-2.4.1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/games-engines/box2d/box2d-2.4.1.ebuild b/games-engines/box2d/box2d-2.4.1.ebuild
index bbb16ef9e92..0fe84b500b2 100644
--- a/games-engines/box2d/box2d-2.4.1.ebuild
+++ b/games-engines/box2d/box2d-2.4.1.ebuild
@@ -25,3 +25,7 @@ src_configure() {
 	)
 	cmake_src_configure
 }
+
+src_test() {
+	"${BUILD_DIR}"/bin/unit_test || die
+}


             reply	other threads:[~2021-10-08 11:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 11:18 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-07  0:18 [gentoo-commits] repo/gentoo:master commit in: games-engines/box2d/ Yixun Lan
2021-10-11  0:40 Ionen Wolkens
2021-09-05  5:48 Sam James
2021-06-01  9:00 Sam James
2021-04-23 16:11 Sam James
2021-03-28 18:22 Sam James
2021-03-17  1:09 Sam James
2021-03-13 22:21 Andreas Sturmlechner
2021-03-13 15:51 Andreas Sturmlechner
2021-03-13 15:51 Andreas Sturmlechner
2019-09-07 22:40 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=1633691863.eafd348ed8913276c442bfbbc0c7d388174ef99b.ionen@gentoo \
    --to=ionen@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