chiark / gitweb /
Test suite: Add t-tstunt-parsechangelog to a couple of tests
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 19 Sep 2016 01:08:44 +0000 (02:08 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 25 Sep 2016 19:12:52 +0000 (20:12 +0100)
inarchivecopy and the quilt-gbp tests just use the `example' package.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
TODO.BRANCH
tests/lib
tests/tests/inarchivecopy

index 7917383a6ce13acd9a788491a3d03e67ddce61ae..01d61ad48b0ae43ff946642ba288196c2562b384 100644 (file)
@@ -20,8 +20,6 @@ Want tests for
 
  * Test all three new --quilt=unapplied|gbp|dpm
 
 
  * Test all three new --quilt=unapplied|gbp|dpm
 
- * Add t-tstunt-parsechangelog to various tests
-
 
 
 OTHER
 
 
 OTHER
index 9b8b3c6ac9631fe210107ce2887a5c6eaa08f868..ddef5f021a37e9d4dbb7a16f87b9374b44806ad5 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -739,6 +739,7 @@ t-gbp-unapplied-pq2qc () {
 }
 
 t-gbp-example-prep () {
 }
 
 t-gbp-example-prep () {
+       t-tstunt-parsechangelog
        t-archive example 1.0-1
        t-git-none
        t-worktree 1.0
        t-archive example 1.0-1
        t-git-none
        t-worktree 1.0
index 41c0321e3c0205820e72050be5125fa04f969735..e87baaf3252f75c486a678d7127c20fd38f41ccb 100755 (executable)
@@ -3,6 +3,7 @@ set -e
 . tests/lib
 
 t-setup-import examplegit
 . tests/lib
 
 t-setup-import examplegit
+t-tstunt-parsechangelog
 
 cd $p
 git checkout -b dgit/stable dgit/dgit/stable
 
 cd $p
 git checkout -b dgit/stable dgit/dgit/stable