summaryrefslogtreecommitdiff
path: root/test/installif1.test
AgeCommit message (Collapse)AuthorFilesLines
2015-01-30sort world dependencies alphabeticallyTimo Teräs1-3/+3
this makes 'lbu diff' and aaudit diffs nice when a world dependency is added or removed. sorting also makes the ordering more deterministic as the world targets constraints are always applied in the same order. test suite updated accordingly.
2012-02-23test: rewrite the testing framework to use the real appletsTimo Teräs1-2/+9
also merge the expected output to the *.test files.
2011-08-18solver: reintroduce install_if supportTimo Teräs1-0/+2
* each package name has two sorting positions, one which causes install_if triggers to be run, and other for bulk dependencies * fix also inverted ordering of package installations