tests: Add test-pull-bareuseronly
authorColin Walters <walters@verbum.org>
Fri, 13 Oct 2017 22:14:17 +0000 (18:14 -0400)
committerSimon McVittie <smcv@debian.org>
Thu, 26 Oct 2017 23:19:45 +0000 (00:19 +0100)
commitc20a44d9c806768cbd74f5eb65e6ebed79a53039
tree73780508953ee1f5b8d41d4e1558b4822266d05d
parentcb5779b2e0409f08b59df9ec87dce3f732e3e351
tests: Add test-pull-bareuseronly

I was going to fix a bug in the static deltas code and I noticed
we were missing `pull-test.sh` coverage for bareuseronly.

Obviously fixing this requires duplicating some of the bits we have in
`basic-test.sh`; need to hoist that into `libtest.sh`. For now though let's get
the coverage.

Closes: #1270
Approved by: jlebon
Origin: upstream, 2017.13, commit:95afe2848d65a8062f4a76adb1ab80b6bcc4d79e

Gbp-Pq: Topic 2017.13
Gbp-Pq: Name tests-Add-test-pull-bareuseronly.patch
Makefile-tests.am
tests/pull-test.sh
tests/test-pull-bareuseronly.sh [new file with mode: 0644]