From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/tests/dep/
Date: Mon, 11 Apr 2011 23:00:48 +0000 (UTC) [thread overview]
Message-ID: <d7dbb7e0f266bb24ab284a1e66d66e6a145d0901.zmedico@gentoo> (raw)
commit: d7dbb7e0f266bb24ab284a1e66d66e6a145d0901
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 23:00:02 2011 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 23:00:02 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d7dbb7e0
extract_affecting_use: test bug #363073
---
| 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
--git a/pym/portage/tests/dep/testExtractAffectingUSE.py b/pym/portage/tests/dep/testExtractAffectingUSE.py
index f998bbb..c37787d 100644
--- a/pym/portage/tests/dep/testExtractAffectingUSE.py
+++ b/pym/portage/tests/dep/testExtractAffectingUSE.py
@@ -36,6 +36,9 @@ class TestExtractAffectingUSE(TestCase):
("a? ( A )", "B", []),
("a? ( || ( A B ) )", "B", ["a"]),
+
+ # test USE dep defaults for bug #363073
+ ("a? ( >=dev-lang/php-5.2[pcre(+)] )", ">=dev-lang/php-5.2[pcre(+)]", ["a"]),
)
test_cases_xfail = (
next reply other threads:[~2011-04-11 23:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-11 23:00 Zac Medico [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-23 1:01 [gentoo-commits] proj/portage:master commit in: pym/portage/tests/dep/ Zac Medico
2012-06-12 7:22 Zac Medico
2011-10-05 16:11 Zac Medico
2011-06-09 14:28 Zac Medico
2011-02-04 6:03 zmedico
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=d7dbb7e0f266bb24ab284a1e66d66e6a145d0901.zmedico@gentoo \
--to=zmedico@gentoo.org \
--cc=gentoo-commits@lists.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