From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rgbds/
Date: Thu, 9 May 2024 13:04:58 +0000 (UTC) [thread overview]
Message-ID: <1715259768.9fa0d9e1740726aaabc977fc83bb24c4b42a7293.juippis@gentoo> (raw)
commit: 9fa0d9e1740726aaabc977fc83bb24c4b42a7293
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Sun Mar 31 17:54:46 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu May 9 13:02:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fa0d9e1
dev-util/rgbds: print which tests are being run
Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-util/rgbds/rgbds-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-util/rgbds/rgbds-9999.ebuild b/dev-util/rgbds/rgbds-9999.ebuild
index 0a79e0043a34..7f24c27d44dd 100644
--- a/dev-util/rgbds/rgbds-9999.ebuild
+++ b/dev-util/rgbds/rgbds-9999.ebuild
@@ -38,6 +38,7 @@ src_test() {
local dir
for dir in asm link fix gfx; do
pushd "test/${dir}" >/dev/null || die
+ einfo "Running ${dir} tests."
./test.sh || die
popd >/dev/null || die
done
next reply other threads:[~2024-05-09 13:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-09 13:04 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-10 2:02 [gentoo-commits] repo/gentoo:master commit in: dev-util/rgbds/ Michael Orlitzky
2025-02-10 2:02 Michael Orlitzky
2025-01-05 17:11 Arthur Zamarin
2024-06-30 12:41 Conrad Kostecki
2024-06-30 12:41 Conrad Kostecki
2024-03-22 6:22 Arthur Zamarin
2024-03-21 2:45 Sam James
2024-03-21 2:45 Sam James
2024-02-23 10:50 Viorel Munteanu
2024-02-23 10:50 Viorel Munteanu
2024-02-14 15:52 Joonas Niilola
2024-02-14 15:52 Joonas Niilola
2024-02-14 15:52 Joonas Niilola
2024-01-06 19:30 Viorel Munteanu
2024-01-05 5:24 Sam James
2023-12-03 7:42 Sam James
2023-12-02 9:24 Arthur Zamarin
2023-09-17 8:56 Arthur Zamarin
2023-09-13 3:20 Sam James
2023-02-22 9:32 Sam James
2023-01-15 14:16 Sam James
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=1715259768.9fa0d9e1740726aaabc977fc83bb24c4b42a7293.juippis@gentoo \
--to=juippis@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