summaryrefslogtreecommitdiffstats
path: root/pym/portage/tests/dep/test_best_match_to_list.py
Commit message (Collapse)AuthorAgeFilesLines
* Atom: support *_beta* wildcard, bug #437872Zac Medico2012-10-101-1/+5
|
* Support =*/*-*9999* wildcard atom, bug #402197.Zac Medico2012-07-181-0/+2
|
* test_best_match_to_list: test all permutationsv2.2.0_alpha61Zac Medico2011-10-051-9/+19
|
* best_match_to_list: order by version numberZac Medico2011-10-031-0/+4
| | | | This should fix the issue shown in bug 375265, comment #10.
* extended atom syntax: Allow wildcards in all placesSebastian Luther2010-07-241-2/+2
|
* Test: Add dep/test_best_match_to_listSebastian Luther2010-07-231-0/+43