aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-07 20:53:15 +0200
committerGöktürk Yüksek <gokturk@gentoo.org>2017-08-24 14:57:34 -0400
commited826e136273c8d5beeec8f64c5bd87006c8f791 (patch)
tree04acadb50c5b573a865a174b30866a9e43fd4206 /ebuild-writing
parentebuild-writing/.../src_test: Do not encourage make, use 'emake -j1' instead (diff)
downloaddevmanual-ed826e136273c8d5beeec8f64c5bd87006c8f791.tar.gz
devmanual-ed826e136273c8d5beeec8f64c5bd87006c8f791.tar.bz2
devmanual-ed826e136273c8d5beeec8f64c5bd87006c8f791.zip
ebuild-writing/.../src_test: Remove use of X11 from reasons to skip tests
If tests require X11, virtualx.eclass can be used to run them on top of Xvfb. There is no reason to skip those tests altogether.
Diffstat (limited to 'ebuild-writing')
-rw-r--r--ebuild-writing/functions/src_test/text.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ebuild-writing/functions/src_test/text.xml b/ebuild-writing/functions/src_test/text.xml
index ca13a07..3790195 100644
--- a/ebuild-writing/functions/src_test/text.xml
+++ b/ebuild-writing/functions/src_test/text.xml
@@ -82,7 +82,6 @@ portage environment. Reasons for such a failure could include:
</p>
<ul>
- <li>Needing to use X.</li>
<li>
Needing to work with files which are disallowed by the sandbox.
</li>