summaryrefslogtreecommitdiff
path: root/tests/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 12:31:49 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-07-16 12:44:18 +0100
commitcdbf0b43ce179a6ab160830293cb737b2d4cf957 (patch)
tree56baed8fe4cb46b0bccce38185cb36f21c8a5c46 /tests/tests
parent52b7b05bf7898c0c4c2a4a88fecb4426273ce72d (diff)
test suite: Introduce example 1.1 orig containg some interesting objects
We are going to want to test alternation/deletion of symlinks and non-644 files. To test this we need to switch to using example_1.1.orig.tar.gz (and the corresponding git branch in the worktree), so that we have such existing objects. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests')
-rwxr-xr-xtests/tests/unrepresentable4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests/unrepresentable b/tests/tests/unrepresentable
index 0d02c6a..621829e 100755
--- a/tests/tests/unrepresentable
+++ b/tests/tests/unrepresentable
@@ -4,13 +4,13 @@ set -e
t-tstunt-parsechangelog
-t-prep-newpackage example 1.0
+t-prep-newpackage example 1.1
ln -s $troot/pkg-srcs/${p}_${v%-*}.orig.tar.* .
cd $p
-start () { git checkout quilt-tip~0; }
+start () { git checkout quilt-tip-1.1~0; }
attempt () { t-dgit -wgf --quilt=smash quilt-fixup; }
badly-1 () {