summaryrefslogtreecommitdiff
path: root/tests/worktrees
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/worktrees
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/worktrees')
-rw-r--r--tests/worktrees/example_1.0.tarbin122880 -> 133120 bytes
l---------tests/worktrees/example_1.1.tar1
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/worktrees/example_1.0.tar b/tests/worktrees/example_1.0.tar
index 50baa33..3a07a64 100644
--- a/tests/worktrees/example_1.0.tar
+++ b/tests/worktrees/example_1.0.tar
Binary files differ
diff --git a/tests/worktrees/example_1.1.tar b/tests/worktrees/example_1.1.tar
new file mode 120000
index 0000000..6acd590
--- /dev/null
+++ b/tests/worktrees/example_1.1.tar
@@ -0,0 +1 @@
+example_1.0.tar \ No newline at end of file