chiark / gitweb /
changelog: start 9.14
[dgit.git] / tests / tests / baredebian-tarball
1 #!/bin/bash
2 set -e
3 . tests/lib
4 . $troot/lib-baredebian
5
6 t-dependencies quilt
7
8 t-setup-import baredebian
9 t-tstunt-parsechangelog
10
11 cd $p
12 baredebian-test-vars
13 baredebian-tarball-mode
14
15 t-expect-fail 'Could not determine appropriate upstream commitish' \
16 t-dgit -wn --dgit-view-save=split.g --baredebian quilt-fixup
17
18 baredebian-test-minimum
19 baredebian-test-core
20
21 t-ok