summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-17 02:11:31 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-07-17 02:13:37 +0100
commitc5ca9333fa1bc981c1166f150533d16b34c92fe5 (patch)
treecbc7bd0dc1b250996fa4468558991c99031280e2 /tests/tests
parent81c02a5a289e7577ffbaf878f883193b57b22fa3 (diff)
test suite: tagupl-*: Move t-pushed-good out of t-tagupl-test
We are going to want to do this separately in some cases. No functional change. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/tagupl1
-rwxr-xr-xtests/tests/tagupl-native1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests/tagupl b/tests/tests/tagupl
index c626c08..cf750fe 100755
--- a/tests/tests/tagupl
+++ b/tests/tests/tagupl
@@ -28,6 +28,7 @@ t-tagupl-settings
tagname=test-dummy/$v
t-tagupl-test --quilt=gbp --upstream=$upstreamtag
+t-pushed-good master
# todo: test each miss/rejection
diff --git a/tests/tests/tagupl-native b/tests/tests/tagupl-native
index 694d879..e8a25c7 100755
--- a/tests/tests/tagupl-native
+++ b/tests/tests/tagupl-native
@@ -25,5 +25,6 @@ git commit -m 'convert to 1.0 native'
tagname=test-dummy/$v
t-tagupl-test
+t-pushed-good master
t-ok