aboutsummaryrefslogtreecommitdiff
path: root/tests/repository/1/math
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/repository/1/math
parent221f0250fcd7cba4fa4b5e4fd6c0d410eb6e5811 (diff)
Implement rep-fetch command
Diffstat (limited to 'tests/repository/1/math')
-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
3 files changed, 20 insertions, 0 deletions
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
+: