* [gentoo-commits] repo/gentoo:master commit in: dev-util/cmdtest/
@ 2018-02-23 23:37 99% Michał Górny
0 siblings, 0 replies; 1+ results
From: Michał Górny @ 2018-02-23 23:37 UTC (permalink / raw
To: gentoo-commits
commit: 255e06265abdc66a8bdaf2f636671e12d94d0039
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 23:36:34 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 23:37:05 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255e0626
dev-util/cmdtest: Enable tests
dev-util/cmdtest/cmdtest-0.30.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-util/cmdtest/cmdtest-0.30.ebuild b/dev-util/cmdtest/cmdtest-0.30.ebuild
index c35c2945247..99c7452c7d3 100644
--- a/dev-util/cmdtest/cmdtest-0.30.ebuild
+++ b/dev-util/cmdtest/cmdtest-0.30.ebuild
@@ -26,3 +26,7 @@ src_compile() {
addwrite /proc/self/comm
distutils-r1_src_compile
}
+
+python_test() {
+ "${EPYTHON}" -m unittest discover -v -p '*_tests.py' || die
+}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-02-23 23:37 99% [gentoo-commits] repo/gentoo:master commit in: dev-util/cmdtest/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox