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.
10 lines
210 B
Text
10 lines
210 B
Text
@ARGS
|
|
--test-repo installif1.repo
|
|
--test-repo installif2.repo
|
|
add foo app
|
|
@EXPECT
|
|
(1/4) Installing lib (1)
|
|
(2/4) Installing app (1)
|
|
(3/4) Installing foo (1)
|
|
(4/4) Installing appiif1 (1)
|
|
OK: 0 MiB in 0 packages
|