summaryrefslogtreecommitdiff
path: root/tests/show-dependencies.setup
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-05-03 15:55:50 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-05-04 14:26:47 +0100
commit35b769f2c0486c77a0116a6073eadf7de59e2eb9 (patch)
tree5c25ecbe69d29d7ff50dd610723d67fd744ed030 /tests/show-dependencies.setup
parent18a33c9a44978a70e272d8ce36b0a3bad3daf639 (diff)
downloadmorph-35b769f2c0486c77a0116a6073eadf7de59e2eb9.tar.gz
Add explicit repo prefixes to test scripts
Diffstat (limited to 'tests/show-dependencies.setup')
-rwxr-xr-xtests/show-dependencies.setup46
1 files changed, 23 insertions, 23 deletions
diff --git a/tests/show-dependencies.setup b/tests/show-dependencies.setup
index e37a8572..d30e22bf 100755
--- a/tests/show-dependencies.setup
+++ b/tests/show-dependencies.setup
@@ -81,28 +81,28 @@ cat <<EOF > gtk-stack.morph
"sources": [
{
"name": "freetype",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "fontconfig",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "cairo",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "pango",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"freetype",
@@ -111,14 +111,14 @@ cat <<EOF > gtk-stack.morph
},
{
"name": "glib",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "gdk-pixbuf",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"glib"
@@ -126,7 +126,7 @@ cat <<EOF > gtk-stack.morph
},
{
"name": "gtk",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"cairo",
@@ -137,14 +137,14 @@ cat <<EOF > gtk-stack.morph
},
{
"name": "dbus",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "dbus-glib",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"dbus",
@@ -203,14 +203,14 @@ cat <<EOF > xfce-core.morph
"sources": [
{
"name": "libxfce4util",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "xfconf",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4util"
@@ -218,7 +218,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "libxfce4ui",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"xfconf"
@@ -226,7 +226,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "exo",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4util"
@@ -234,7 +234,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "garcon",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4util"
@@ -242,7 +242,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "thunar",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -251,14 +251,14 @@ cat <<EOF > xfce-core.morph
},
{
"name": "tumbler",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
]
},
{
"name": "xfce4-panel",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -268,7 +268,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "xfce4-settings",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -278,7 +278,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "xfce4-session",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -288,7 +288,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "xfwm4",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -297,7 +297,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "xfdesktop",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -306,7 +306,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "xfce4-appfinder",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",
@@ -316,7 +316,7 @@ cat <<EOF > xfce-core.morph
},
{
"name": "gtk-xfce-engine",
- "repo": "test-repo",
+ "repo": "test:test-repo",
"ref": "master",
"build-depends": [
"libxfce4ui",