chiark / gitweb /
test suite: Add t-stunt-parsechangelog to a few tests which were missing it.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Jan 2017 15:13:45 +0000 (15:13 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Jan 2017 22:14:26 +0000 (22:14 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
tests/tests/absurd-gitapply
tests/tests/badcommit-rewrite
tests/tests/import-dsc

index c3e4f58e81d6df8b0d4c9f14232ac4057252eeaa..ed1128ea4ac767224bb95343f5fdf5cf0995c24a 100644 (file)
@@ -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.
 
  --
 
index 90c44be2999121742fbee782fbc6dd9277e1d6e2..62eb19036b5c5296e464c5628e7fad9385a73656 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 set -e
 . tests/lib
+t-tstunt-parsechangelog
 
 t-archive example 1.0-1+absurd
 t-git-none
index 1429e67340970b1ded75f7ce21dde140c2875236..b7fc7011d087019fc677f51f46f38cb5d9147048 100755 (executable)
@@ -3,6 +3,7 @@ set -e
 . tests/lib
 
 t-setup-import examplegit
+t-tstunt-parsechangelog
 
 cd example
 
index b86eef63c913373b1989e815fc0784b63bb4e801..a1d14030afc161043b12f1aba6e447b72a7e55a3 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/bash
 set -e
 . tests/lib
+t-tstunt-parsechangelog
 
 t-setup-import examplegit