From: "Maciej Barć" <xgqt@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/commander/
Date: Wed, 20 Apr 2022 13:46:36 +0000 (UTC) [thread overview]
Message-ID: <1650462291.188106539e96e2ed8fffbc9f31e0046dd1b8d8db.xgqt@gentoo> (raw)
commit: 188106539e96e2ed8fffbc9f31e0046dd1b8d8db
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 20 13:44:51 2022 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Wed Apr 20 13:44:51 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18810653
app-emacs/commander: use ert-runner to run tests
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
.../{commander-0.7.0.ebuild => commander-0.7.0-r1.ebuild} | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/app-emacs/commander/commander-0.7.0.ebuild b/app-emacs/commander/commander-0.7.0-r1.ebuild
similarity index 69%
rename from app-emacs/commander/commander-0.7.0.ebuild
rename to app-emacs/commander/commander-0.7.0-r1.ebuild
index b73b413a0424..93867886612a 100644
--- a/app-emacs/commander/commander-0.7.0.ebuild
+++ b/app-emacs/commander/commander-0.7.0-r1.ebuild
@@ -27,6 +27,7 @@ BDEPEND="
test? (
app-emacs/ecukes
app-emacs/el-mock
+ app-emacs/ert-runner
app-emacs/espuds
)
"
@@ -35,11 +36,6 @@ DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"
src_test() {
- ${EMACS} ${EMACSFLAGS} -L . -L test --eval "(require 'f)" \
- -l ${PN}-command-test.el -l ${PN}-config-test.el \
- -l ${PN}-init.el -l ${PN}-option-test.el -l ${PN}-test.el \
- -l ${PN}-usage-test.el -l ert-loader.el -l test-helper.el \
- -f ert-run-tests-batch-and-exit || die "tests failed"
-
+ ert-runner || die
ecukes --script features --debug || die
}
next reply other threads:[~2022-04-20 13:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 13:46 Maciej Barć [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-20 14:10 [gentoo-commits] repo/gentoo:master commit in: app-emacs/commander/ Maciej Barć
2023-01-27 17:13 Arthur Zamarin
2024-01-14 17:54 Arthur Zamarin
2024-10-06 1:06 Sam James
2024-10-06 5:28 Sam James
2024-10-06 10:27 Jakov Smolić
2024-10-06 19:53 Maciej Barć
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=1650462291.188106539e96e2ed8fffbc9f31e0046dd1b8d8db.xgqt@gentoo \
--to=xgqt@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