summaryrefslogtreecommitdiff
path: root/test/pacman/tests/replace110.py
Commit message (Collapse)AuthorAge
* Add a slightly simpler versioned replace testDan McGee2011-08-09
It turns out we have a few problems here which are best tackled independently. The first is simply parsing replacements as dep strings; the second will be dealing with replaces when the original package name still exists in the repository. Signed-off-by: Dan McGee <dan@archlinux.org>