aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest/testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manifest/testscript')
-rw-r--r--tests/manifest/testscript46
1 files changed, 46 insertions, 0 deletions
diff --git a/tests/manifest/testscript b/tests/manifest/testscript
index 59f4db0..d3fe1a7 100644
--- a/tests/manifest/testscript
+++ b/tests/manifest/testscript
@@ -107,6 +107,21 @@
location: mhello/
EOI
}
+
+ : git
+ :
+ {
+ : fragment
+ :
+ $* -gp <<EOF >>EOF
+ : 1
+ location: hello/
+ fragment: ca602c2d46b0dca7a9ebc856871767b0ba6b74f3
+ :
+ location: mhello/
+ fragment: ca602c2d46b0dca7a9ebc856871767b0ba6b74f3
+ EOF
+ }
}
: repositories
@@ -232,6 +247,37 @@
stuff.
EOF
+ : fragment
+ :
+ $* -gr <<EOF >>EOF
+ : 1
+ location: http://example.org/math.git#master
+ type: git
+ role: prerequisite
+ fragment: ca602c2d46b0dca7a9ebc856871767b0ba6b74f3
+ :
+ location: ../stable.git#stable
+ type: git
+ role: complement
+ fragment: ca602c2d46b0dca7a9ebc856871767b0ba6b74f3
+ :
+ location: http://example.org/math.git#master
+ type: git
+ role: prerequisite
+ fragment: abc1232d46b0dca7a9ebc856871767b0ba6b74f3
+ :
+ location: ../stable.git#stable
+ type: git
+ role: complement
+ fragment: abc1232d46b0dca7a9ebc856871767b0ba6b74f3
+ :
+ url: http://cppget.org
+ email: repoman@cppget.org; General mailing list.
+ summary: General C++ package repository
+ description: This is the awesome C++ package repository full of exciting\
+ stuff.
+ EOF
+
: prerequisite-type
:
$* -gr <<EOI >>EOO