summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-07 15:13:45 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-08 22:14:26 +0000
commitc5e48c92d1d589c55fb952ee623b5b4c66267d3c (patch)
treebd2b92762b88c5c6703b992ae26e7987ae62a2ce
parenta724362d178cf58fbe5d6671493bde1c2784a4ed (diff)
test suite: Add t-stunt-parsechangelog to a few tests which were missing it.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog1
-rwxr-xr-xtests/tests/absurd-gitapply1
-rwxr-xr-xtests/tests/badcommit-rewrite1
-rwxr-xr-xtests/tests/import-dsc1
4 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c3e4f58..ed1128e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ dgit (2.17~) unstable; urgency=medium
* Strip block count out of find -ls output - it is unstable!
* gbp-orig: Add a missing -m, without which git would run an
editor if stdout was a tty (!)
+ * Add t-stunt-parsechangelog to a few tests which were missing it.
--
diff --git a/tests/tests/absurd-gitapply b/tests/tests/absurd-gitapply
index 90c44be..62eb190 100755
--- a/tests/tests/absurd-gitapply
+++ b/tests/tests/absurd-gitapply
@@ -1,6 +1,7 @@
#!/bin/bash
set -e
. tests/lib
+t-tstunt-parsechangelog
t-archive example 1.0-1+absurd
t-git-none
diff --git a/tests/tests/badcommit-rewrite b/tests/tests/badcommit-rewrite
index 1429e67..b7fc701 100755
--- a/tests/tests/badcommit-rewrite
+++ b/tests/tests/badcommit-rewrite
@@ -3,6 +3,7 @@ set -e
. tests/lib
t-setup-import examplegit
+t-tstunt-parsechangelog
cd example
diff --git a/tests/tests/import-dsc b/tests/tests/import-dsc
index b86eef6..a1d1403 100755
--- a/tests/tests/import-dsc
+++ b/tests/tests/import-dsc
@@ -1,6 +1,7 @@
#!/bin/bash
set -e
. tests/lib
+t-tstunt-parsechangelog
t-setup-import examplegit