aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-09-22 13:41:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-09-22 13:41:54 +0200
commit738050f2a71b2f0d094a692cc48c94653b82287f (patch)
tree874b79e5017be0aefde4f9427ecf6fc95cbe36be /tests
parent221f0250fcd7cba4fa4b5e4fd6c0d410eb6e5811 (diff)
Implement rep-fetch command
Diffstat (limited to 'tests')
-rw-r--r--tests/repository/.gitignore1
-rw-r--r--tests/repository/1/math/stable/repositories6
-rw-r--r--tests/repository/1/math/testing/repositories7
-rw-r--r--tests/repository/1/math/unstable/repositories7
-rw-r--r--tests/repository/1/misc/stable/libhello-1.0.0.tar.bz2bin0 -> 1367 bytes
-rw-r--r--tests/repository/1/misc/stable/repositories3
-rw-r--r--tests/repository/1/misc/testing/libhello-1.0.0-1.tar.bz2bin0 -> 1368 bytes
-rw-r--r--tests/repository/1/misc/testing/repositories5
8 files changed, 29 insertions, 0 deletions
diff --git a/tests/repository/.gitignore b/tests/repository/.gitignore
new file mode 100644
index 0000000..f9ced93
--- /dev/null
+++ b/tests/repository/.gitignore
@@ -0,0 +1 @@
+packages
diff --git a/tests/repository/1/math/stable/repositories b/tests/repository/1/math/stable/repositories
new file mode 100644
index 0000000..c7a30f7
--- /dev/null
+++ b/tests/repository/1/math/stable/repositories
@@ -0,0 +1,6 @@
+# math/stable
+#
+: 1
+location: ../../misc/stable
+:
+
diff --git a/tests/repository/1/math/testing/repositories b/tests/repository/1/math/testing/repositories
new file mode 100644
index 0000000..9165f28
--- /dev/null
+++ b/tests/repository/1/math/testing/repositories
@@ -0,0 +1,7 @@
+# math/testing
+#
+: 1
+location: ../../misc/testing
+:
+location: ../stable
+:
diff --git a/tests/repository/1/math/unstable/repositories b/tests/repository/1/math/unstable/repositories
new file mode 100644
index 0000000..acad591
--- /dev/null
+++ b/tests/repository/1/math/unstable/repositories
@@ -0,0 +1,7 @@
+# math/unstable
+#
+: 1
+location: ../../misc/testing
+:
+location: ../testing
+:
diff --git a/tests/repository/1/misc/stable/libhello-1.0.0.tar.bz2 b/tests/repository/1/misc/stable/libhello-1.0.0.tar.bz2
new file mode 100644
index 0000000..a8df9b2
--- /dev/null
+++ b/tests/repository/1/misc/stable/libhello-1.0.0.tar.bz2
Binary files differ
diff --git a/tests/repository/1/misc/stable/repositories b/tests/repository/1/misc/stable/repositories
new file mode 100644
index 0000000..0c64247
--- /dev/null
+++ b/tests/repository/1/misc/stable/repositories
@@ -0,0 +1,3 @@
+# misc/stable
+#
+: 1
diff --git a/tests/repository/1/misc/testing/libhello-1.0.0-1.tar.bz2 b/tests/repository/1/misc/testing/libhello-1.0.0-1.tar.bz2
new file mode 100644
index 0000000..501d0ef
--- /dev/null
+++ b/tests/repository/1/misc/testing/libhello-1.0.0-1.tar.bz2
Binary files differ
diff --git a/tests/repository/1/misc/testing/repositories b/tests/repository/1/misc/testing/repositories
new file mode 100644
index 0000000..6be28f1
--- /dev/null
+++ b/tests/repository/1/misc/testing/repositories
@@ -0,0 +1,5 @@
+# misc/testing
+#
+: 1
+location: ../stable
+: