From 6ce82b29dc651abd46de2cc36c07f41f02c159ed Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 19 Sep 2016 02:08:44 +0100 Subject: [PATCH 1/1] 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 --- TODO.BRANCH | 2 -- tests/lib | 1 + tests/tests/inarchivecopy | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2