summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-01 15:37:11 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-05-01 15:21:29 +0000
commit2e2b8757f8d5dcbfe6ce6f079c22cb61f9972b4b (patch)
treee3fe5d012002c03b1c6d68bdba0efaa3b3259479 /tests
parent2d5b60bbbdf1a43d0271f352a0d5f536796002c9 (diff)
downloadmorph-2e2b8757f8d5dcbfe6ce6f079c22cb61f9972b4b.tar.gz
Build items as late as possible in the build order.
At the moment this is done by creating a reverse topological sorting starting with the artifacts that depend on nothing else. Artifacts are then added to build groups as late as possible. Fix show-dependencies test output for the new build order generation.
Diffstat (limited to 'tests')
-rw-r--r--tests/show-dependencies.stdout16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/show-dependencies.stdout b/tests/show-dependencies.stdout
index 7efd76ca..3938e266 100644
--- a/tests/show-dependencies.stdout
+++ b/tests/show-dependencies.stdout
@@ -98,30 +98,30 @@ dependency graph for test-repo|master|xfce-core.morph:
-> test-repo|master|xfconf.morph|xfconf
build order for test-repo|master|xfce-core.morph:
group:
+ test-repo|master|glib.morph|glib
test-repo|master|freetype.morph|freetype
test-repo|master|fontconfig.morph|fontconfig
- test-repo|master|cairo.morph|cairo
- test-repo|master|glib.morph|glib
- test-repo|master|dbus.morph|dbus
group:
- test-repo|master|pango.morph|pango
+ test-repo|master|cairo.morph|cairo
test-repo|master|gdk-pixbuf.morph|gdk-pixbuf
- test-repo|master|dbus-glib.morph|dbus-glib
+ test-repo|master|pango.morph|pango
+ test-repo|master|dbus.morph|dbus
group:
test-repo|master|gtk.morph|gtk
+ test-repo|master|dbus-glib.morph|dbus-glib
group:
test-repo|master|gtk-stack.morph|gtk-stack
group:
test-repo|master|libxfce4util.morph|libxfce4util
- test-repo|master|tumbler.morph|tumbler
group:
test-repo|master|xfconf.morph|xfconf
- test-repo|master|exo.morph|exo
- test-repo|master|garcon.morph|garcon
group:
+ test-repo|master|exo.morph|exo
test-repo|master|libxfce4ui.morph|libxfce4ui
+ test-repo|master|garcon.morph|garcon
group:
test-repo|master|thunar.morph|thunar
+ test-repo|master|tumbler.morph|tumbler
test-repo|master|xfce4-panel.morph|xfce4-panel
test-repo|master|xfce4-settings.morph|xfce4-settings
test-repo|master|xfce4-session.morph|xfce4-session