public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Add Makefile to run eclass tests
@ 2023-04-23 13:17 Florian Schmaus
  2023-04-23 13:17 ` [gentoo-dev] [PATCH] eclass/tests: add " Florian Schmaus
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Schmaus @ 2023-04-23 13:17 UTC (permalink / raw
  To: gentoo-dev

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.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-23 13:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-23 13:17 [gentoo-dev] Add Makefile to run eclass tests Florian Schmaus
2023-04-23 13:17 ` [gentoo-dev] [PATCH] eclass/tests: add " Florian Schmaus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox