tests: Add test-pull-bareuseronly
authorColin Walters <walters@verbum.org>
Fri, 13 Oct 2017 22:14:17 +0000 (18:14 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 17 Oct 2017 15:20:08 +0000 (15:20 +0000)
commit95afe2848d65a8062f4a76adb1ab80b6bcc4d79e
tree1cca3ed5ef9a1f8e092bd9e290e487d563fb736e
parent464965e6b4897f9c6d4487ca10eb5bc60ad9a670
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
Makefile-tests.am
tests/pull-test.sh
tests/test-pull-bareuseronly.sh [new file with mode: 0755]