summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-08 22:02:07 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-08 22:22:22 +0000
commit63b0423425c711612b15915421062cbe45a29384 (patch)
tree8ec89bb4ed30641d87ecfc967ada4765753ac9ce /tests/tests
parent2711b56a97437d8260ccac48b0699a8bfe9764a1 (diff)
tests: Test dgit-ssh-dispatch
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/dss-clone-nogit4
-rwxr-xr-xtests/tests/dss-divert7
2 files changed, 11 insertions, 0 deletions
diff --git a/tests/tests/dss-clone-nogit b/tests/tests/dss-clone-nogit
new file mode 100755
index 0000000..915f9d3
--- /dev/null
+++ b/tests/tests/dss-clone-nogit
@@ -0,0 +1,4 @@
+#!/bin/bash
+set -e
+. tests/lib
+t-alt-test
diff --git a/tests/tests/dss-divert b/tests/tests/dss-divert
new file mode 100755
index 0000000..60ff085
--- /dev/null
+++ b/tests/tests/dss-divert
@@ -0,0 +1,7 @@
+#!/bin/bash
+set -e
+. tests/lib
+t-dss
+rm $dss_dispatch/repos
+echo '* drs' >>$dss_dispatch/diverts
+t-chain-test fetch-somegit-notlast