summaryrefslogtreecommitdiff
path: root/tests/worktrees/example_1.0.tar
Commit message (Collapse)AuthorAge
* example_1.0 worktree: Accept DGIT_TEST_TOLERATE_UNPATCHED_CLEANSean Whitton2018-01-07
| | | | | | | | | | | | The clean target in the quilt-tip-2 branch in the example_1.0 worktree errors out if patches are not applied. With this change, if DGIT_TEST_TOLERATE_UNPATCHED_CLEAN is set to "true", it will not error out in this case. No users, so no functional change. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name> Acked-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* sbuild-gitish: New test case to check running sbuild from gitIan Jackson2017-07-18
| | | | | | | This involves creating a new "gitish-only" branch in the example worktree. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* test suite: run git gc on tests/worktrees/example_1.0.tarIan Jackson2017-07-16
| | | | | | | | Specifically, git-gc --aggressive --prune=all This shrinks it quite a lot. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* test suite: Introduce example 1.1 orig containg some interesting objectsIan Jackson2017-07-16
| | | | | | | | | | | 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>
* test suite: Clean out erroneous reflog in a worktreeIan Jackson2017-01-04
| | | | | | | | git-reflog expire --expire-unreachable=now --all Without this, this worktree causes git-fsck to complain! Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Test suite: quilt gbp: Provide example worktree tarballIan Jackson2016-07-16
| | | | | | | This working tree has some patch queues etc. in it, which will be useful for testing --quilt=gbp. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
* Provide 3.0 (quilt) patches-unapplied with .gitignore test caseIan Jackson2016-07-16
|
* test suite: Remove spurious .debs from example_1.0.tarIan Jackson2016-07-01
|
* Test suite: Provide "indep-arch" branch in example worktree which produces ↵Ian Jackson2015-07-27
| | | | both binary-indep and binary-arch packages
* Tests: Provide minimal test package (which is much faster), and use it in ↵Ian Jackson2015-05-31
debpolicy-newreject