summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/clone-gitnosuite2
-rwxr-xr-xtests/tests/mirror-debnewgit2
-rwxr-xr-xtests/tests/test-list-uptodate2
3 files changed, 6 insertions, 0 deletions
diff --git a/tests/tests/clone-gitnosuite b/tests/tests/clone-gitnosuite
index 6b1c937..83c996d 100755
--- a/tests/tests/clone-gitnosuite
+++ b/tests/tests/clone-gitnosuite
@@ -7,3 +7,5 @@ t-git-none
cp -a $tmp/git/_template $dgitrepo
t-dgit clone $p
+
+t-ok
diff --git a/tests/tests/mirror-debnewgit b/tests/tests/mirror-debnewgit
index 4f24716..59b96ef 100755
--- a/tests/tests/mirror-debnewgit
+++ b/tests/tests/mirror-debnewgit
@@ -22,3 +22,5 @@ t-commit 'test commit' 3-2
t-dgit build
t-dgit push
t-check-mirrored
+
+t-ok
diff --git a/tests/tests/test-list-uptodate b/tests/tests/test-list-uptodate
index 65812ff..1e5f199 100755
--- a/tests/tests/test-list-uptodate
+++ b/tests/tests/test-list-uptodate
@@ -7,3 +7,5 @@ set -e
cd $root
$troot/enumerate-tests gencontrol >$tmp/control-expected
diff debian/tests/control $tmp/control-expected
+
+t-ok