summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/tests/tagupl8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/tests/tagupl b/tests/tests/tagupl
index e1f4391..d604413 100755
--- a/tests/tests/tagupl
+++ b/tests/tests/tagupl
@@ -67,6 +67,14 @@ expect-quit () {
grep ": $mstring" ../tagupl/overall.log
}
+tagname=test-dummy/1.2
+t-expect-fail E:'failed command: git fetch' \
+t-tagupl-run-drs
+
+tagname=splorf/$v ; expect-quit baddistro '' 'tag name not for us'
+tagname=test-dummy/1,2; expect-quit badver '' 'tag name not for us'
+tagname=test-dummy/$v
+
expect-quit noplease s/please-upload/plunk/ 'tag missing please-upload'
t-ok