aboutsummaryrefslogtreecommitdiff
path: root/tests/load/git-cache
diff options
context:
space:
mode:
Diffstat (limited to 'tests/load/git-cache')
-rw-r--r--tests/load/git-cache/packages.manifest14
-rw-r--r--tests/load/git-cache/repositories.manifest7
2 files changed, 21 insertions, 0 deletions
diff --git a/tests/load/git-cache/packages.manifest b/tests/load/git-cache/packages.manifest
new file mode 100644
index 0000000..1cec922
--- /dev/null
+++ b/tests/load/git-cache/packages.manifest
@@ -0,0 +1,14 @@
+: 1
+name: libfoo
+version: 1.0
+project: foo
+summary: The Foo Library
+license: MIT
+tags: c++, foo
+description-file: README
+changes-file: NEWS
+url: http://www.example.com/foo/
+email: foo-users@example.com
+depends: libmisc == 1.0
+location: libfoo
+fragment: 0f50af28d1cfb0c22f5b88e2bf674ab732e058d9
diff --git a/tests/load/git-cache/repositories.manifest b/tests/load/git-cache/repositories.manifest
new file mode 100644
index 0000000..f8f5696
--- /dev/null
+++ b/tests/load/git-cache/repositories.manifest
@@ -0,0 +1,7 @@
+: 1
+location: ../libmisc.git##HEAD
+type: git
+role: prerequisite
+fragment: 0f50af28d1cfb0c22f5b88e2bf674ab732e058d9
+:
+summary: foo project repository