aboutsummaryrefslogtreecommitdiff
path: root/tests/rep-fetch.test
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-01-15 23:17:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-01-15 23:17:30 +0300
commit2862f91f6016bd07fd9adc0a0f518258a32aa274 (patch)
tree79c9e69f8e5e60955ac0c3f1962d88307d0a6220 /tests/rep-fetch.test
parent42ae47c3033a8c9ce70f1e6fb4c88ed70ac679fb (diff)
Adapt to adding type prefix for repository canonical name
Diffstat (limited to 'tests/rep-fetch.test')
-rw-r--r--tests/rep-fetch.test48
1 files changed, 24 insertions, 24 deletions
diff --git a/tests/rep-fetch.test b/tests/rep-fetch.test
index a733ee5..c9f026d 100644
--- a/tests/rep-fetch.test
+++ b/tests/rep-fetch.test
@@ -73,12 +73,12 @@ $* 2>>/EOE != 0
$clone_cfg && $rep_add $rep/hello;
$* --trust $cert_fp 2>>EOE &cfg/.bpkg/certs/***;
- fetching build2.org/rep-fetch/hello
+ fetching bpkg:build2.org/rep-fetch/hello
1 package(s) in 1 repository(s)
EOE
$* 2>>EOE
- fetching build2.org/rep-fetch/hello
+ fetching bpkg:build2.org/rep-fetch/hello
1 package(s) in 1 repository(s)
EOE
}
@@ -89,20 +89,20 @@ $* 2>>/EOE != 0
$clone_cfg && $rep_add $rep/bar/unstable;
$* --trust-yes 2>>EOE;
- fetching build2.org/rep-fetch/bar/unstable
- fetching build2.org/rep-fetch/foo/testing (prerequisite of build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/foo/stable (complements build2.org/rep-fetch/foo/testing)
- fetching build2.org/rep-fetch/bar/testing (complements build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/bar/stable (complements build2.org/rep-fetch/bar/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/unstable
+ fetching bpkg:build2.org/rep-fetch/foo/testing (prerequisite of bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/foo/stable (complements bpkg:build2.org/rep-fetch/foo/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/testing (complements bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/bar/stable (complements bpkg:build2.org/rep-fetch/bar/testing)
5 package(s) in 5 repository(s)
EOE
$* 2>>EOE
- fetching build2.org/rep-fetch/bar/unstable
- fetching build2.org/rep-fetch/foo/testing (prerequisite of build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/foo/stable (complements build2.org/rep-fetch/foo/testing)
- fetching build2.org/rep-fetch/bar/testing (complements build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/bar/stable (complements build2.org/rep-fetch/bar/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/unstable
+ fetching bpkg:build2.org/rep-fetch/foo/testing (prerequisite of bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/foo/stable (complements bpkg:build2.org/rep-fetch/foo/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/testing (complements bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/bar/stable (complements bpkg:build2.org/rep-fetch/bar/testing)
5 package(s) in 5 repository(s)
EOE
}
@@ -113,22 +113,22 @@ $* 2>>/EOE != 0
$clone_cfg && $rep_add $rep/hello && $rep_add $rep/bar/unstable;
$* --trust-yes 2>>EOE &cfg/.bpkg/certs/***;
- fetching build2.org/rep-fetch/bar/unstable
- fetching build2.org/rep-fetch/foo/testing (prerequisite of build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/foo/stable (complements build2.org/rep-fetch/foo/testing)
- fetching build2.org/rep-fetch/bar/testing (complements build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/bar/stable (complements build2.org/rep-fetch/bar/testing)
- fetching build2.org/rep-fetch/hello
+ fetching bpkg:build2.org/rep-fetch/bar/unstable
+ fetching bpkg:build2.org/rep-fetch/foo/testing (prerequisite of bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/foo/stable (complements bpkg:build2.org/rep-fetch/foo/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/testing (complements bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/bar/stable (complements bpkg:build2.org/rep-fetch/bar/testing)
+ fetching bpkg:build2.org/rep-fetch/hello
6 package(s) in 6 repository(s)
EOE
$* 2>>EOE
- fetching build2.org/rep-fetch/bar/unstable
- fetching build2.org/rep-fetch/foo/testing (prerequisite of build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/foo/stable (complements build2.org/rep-fetch/foo/testing)
- fetching build2.org/rep-fetch/bar/testing (complements build2.org/rep-fetch/bar/unstable)
- fetching build2.org/rep-fetch/bar/stable (complements build2.org/rep-fetch/bar/testing)
- fetching build2.org/rep-fetch/hello
+ fetching bpkg:build2.org/rep-fetch/bar/unstable
+ fetching bpkg:build2.org/rep-fetch/foo/testing (prerequisite of bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/foo/stable (complements bpkg:build2.org/rep-fetch/foo/testing)
+ fetching bpkg:build2.org/rep-fetch/bar/testing (complements bpkg:build2.org/rep-fetch/bar/unstable)
+ fetching bpkg:build2.org/rep-fetch/bar/stable (complements bpkg:build2.org/rep-fetch/bar/testing)
+ fetching bpkg:build2.org/rep-fetch/hello
6 package(s) in 6 repository(s)
EOE
}