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.
9 lines
182 B
Text
9 lines
182 B
Text
@ARGS
|
|
--test-repo installif1.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
|