From: Ian Jackson Date: Mon, 19 Sep 2016 01:08:44 +0000 (+0100) Subject: Test suite: Add t-tstunt-parsechangelog to a couple of tests X-Git-Tag: archive/debian/2.0~142 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=6ce82b29dc651abd46de2cc36c07f41f02c159ed;hp=ff3f1e25ff2f6ea88aa2fd89a1167361589e422d Test suite: Add t-tstunt-parsechangelog to a couple of tests inarchivecopy and the quilt-gbp tests just use the `example' package. Signed-off-by: Ian Jackson --- diff --git a/TODO.BRANCH b/TODO.BRANCH index 7917383a..01d61ad4 100644 --- a/TODO.BRANCH +++ b/TODO.BRANCH @@ -20,8 +20,6 @@ Want tests for * Test all three new --quilt=unapplied|gbp|dpm - * Add t-tstunt-parsechangelog to various tests - OTHER diff --git a/tests/lib b/tests/lib index 9b8b3c6a..ddef5f02 100644 --- a/tests/lib +++ b/tests/lib @@ -739,6 +739,7 @@ t-gbp-unapplied-pq2qc () { } t-gbp-example-prep () { + t-tstunt-parsechangelog t-archive example 1.0-1 t-git-none t-worktree 1.0 diff --git a/tests/tests/inarchivecopy b/tests/tests/inarchivecopy index 41c0321e..e87baaf3 100755 --- a/tests/tests/inarchivecopy +++ b/tests/tests/inarchivecopy @@ -3,6 +3,7 @@ set -e . tests/lib t-setup-import examplegit +t-tstunt-parsechangelog cd $p git checkout -b dgit/stable dgit/dgit/stable