[devscripts] 03/04: test_uscan_mangle: Binary key-ring test

Osamu Aoki osamu at moszumanska.debian.org
Sun Aug 27 10:34:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

osamu pushed a commit to branch master
in repository devscripts.

commit c45b9a622b2c2c0811354861ab367ff28b0b8cd8
Author: Osamu Aoki <osamu at debian.org>
Date:   Sun Aug 27 13:14:33 2017 +0900

    test_uscan_mangle: Binary key-ring test
---
 test/test_uscan_mangle | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/test/test_uscan_mangle b/test/test_uscan_mangle
index f93ae4f..c539fc0 100755
--- a/test/test_uscan_mangle
+++ b/test/test_uscan_mangle
@@ -999,6 +999,16 @@ opts = "pgpmode=previous" @@@url@@@/ (?:.*)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT at .
     helperWatch siteWebNonNativeR
 }
 
+# test normal web page with sig (different file path for sig and tar; reverse order, BIN BIN)
+testWatch4WebNonNativeRSigBINiBIN() {
+    WATCHVER=4
+    SIGMODE=BIN
+    KEYMODE=BIN
+    WATCHLINE='opts = "pgpmode=next" @@@url@@@/ (?:.*)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@ debian
+opts = "pgpmode=previous" @@@url@@@/ (?:.*)/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT at .sig previous uupdate'
+    helperWatch siteWebNonNativeR
+}
+
 # test normal web page with sig (self)
 testWatch4WebNonNativeSelfSig() {
     WATCHVER=4

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list