summaryrefslogtreecommitdiff
path: root/tests/tests/gitworktree
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-08-03 12:23:42 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-08-04 23:06:19 +0100
commit23cbafafa0fd6af331957bee65bc5925a4d6cdee (patch)
tree61c1c0d45aa80980afd0a72a5fad59d4138ddbfc /tests/tests/gitworktree
parent83c331e6033b40de9e52dc6552708e47f4aa5214 (diff)
test suite: gitworktree: Add some more operations
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/gitworktree')
-rwxr-xr-xtests/tests/gitworktree6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tests/gitworktree b/tests/tests/gitworktree
index e8f1641..5d87858 100755
--- a/tests/tests/gitworktree
+++ b/tests/tests/gitworktree
@@ -15,4 +15,10 @@ cd ../$p
t-dgit fetch
+t-dgit setup-new-tree
+
+t-dgit -wgf build
+
+t-dgit -wgf push
+
t-ok