aboutsummaryrefslogtreecommitdiffstats
path: root/test/conflict.repo
Commit message (Collapse)AuthorAgeFilesLines
* test: rewrite the testing framework to use the real appletsTimo Teräs2012-02-231-1/+1
| | | | also merge the expected output to the *.test files.
* solver, pkg: implement versioned conflictsTimo Teräs2011-10-241-0/+19
One can now say in dependency "!foo<2" which means, that if foo is installed, it needs to be >=2, but it's not a required dependency.