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