From: Florian Schmaus <flow@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: [gentoo-dev] Add Makefile to run eclass tests
Date: Sun, 23 Apr 2023 15:17:10 +0200 [thread overview]
Message-ID: <20230423131711.647266-1-flow@gentoo.org> (raw)
The eclass tests, found under eclass/tests, are currently not run
automatically. This yields the danger that the tests rot and decay over
time. In fact, I believe this already started to happen.
Ideally the eclass tests are automatically run with the normal QA checks
for ::gentoo. A single entry point to run the eclass testsuite is a
prerequisite for this.
This patch adds, in form of a Makefile, such an entry point. Driving the
tests via Make allows us to exploit Make's built-in features, like
potentially running the tests in parallel.
next reply other threads:[~2023-04-23 13:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-23 13:17 Florian Schmaus [this message]
2023-04-23 13:17 ` [gentoo-dev] [PATCH] eclass/tests: add Makefile to run eclass tests Florian Schmaus
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=20230423131711.647266-1-flow@gentoo.org \
--to=flow@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