aboutsummaryrefslogtreecommitdiffstats
path: root/test/installif3.test
Commit message (Collapse)AuthorAgeFilesLines
* sort world dependencies alphabeticallyTimo Teräs2015-01-301-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.
* test: rewrite the testing framework to use the real appletsTimo Teräs2012-02-231-2/+10
| | | | also merge the expected output to the *.test files.
* solver: reintroduce install_if supportTimo Teräs2011-08-181-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