summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2023-11-12 17:26:06 -0500
committerSam James <sam@gentoo.org>2023-12-18 03:53:25 +0000
commitdb7b86a7163c3b8890e554a1b9cf16f62f01e221 (patch)
tree08c5c17aefb3bb411e2d4e8474b489f2eeeebf18
parentnet-print/cups-browsed: restrict tests (diff)
downloadgentoo-db7b86a7163c3b8890e554a1b9cf16f62f01e221.tar.gz
gentoo-db7b86a7163c3b8890e554a1b9cf16f62f01e221.tar.bz2
gentoo-db7b86a7163c3b8890e554a1b9cf16f62f01e221.zip
net-print/cups-filters: restrict tests
Checking the test phase output, it is not implemented and does nothing. Or to be more accurate, it compiles one executable but never runs anything. The former testsuite in the 1.x series has been divided up, just like the constituent installable components, and it turns out that all testable parts are in the split-out packages and none are left here. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-print/cups-filters/cups-filters-2.0.0.ebuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/net-print/cups-filters/cups-filters-2.0.0.ebuild b/net-print/cups-filters/cups-filters-2.0.0.ebuild
index fde6177f0322..e07acf911895 100644
--- a/net-print/cups-filters/cups-filters-2.0.0.ebuild
+++ b/net-print/cups-filters/cups-filters-2.0.0.ebuild
@@ -24,6 +24,15 @@ BDEPEND="
virtual/pkgconfig
"
+# The tests are composed of:
+# - built program
+# - test case itself: filter/test.sh
+#
+# The latter is not wired up, and it becomes immediately evident why.
+# Bow to this reality and don't claim we can run anything. As a side
+# effect, don't compile in src_test, that which we never use.
+RESTRICT="test"
+
src_configure() {
local myeconfargs=(
--enable-imagefilters