chiark / gitweb /
Test suite: Make t-newtag specify maint too
[dgit.git] / tests / lib
index 7c52788274ba7fd04edee2024bab3b86d1d20bc6..1a5ec25a84123b78ebbcec66d7ac41764b094ae8 100644 (file)
--- a/tests/lib
+++ b/tests/lib
@@ -656,6 +656,19 @@ t-gbp-pushed-good () {
        t-splitbrain-pushed-good-end-made-dep14
 }
 
+t-unapplied-pushed-good () {
+       t-splitbrain-pushed-good-start
+       t-splitbrain-pushed-good--unpack --skip-patches
+       t-splitbrain-pushed-good-end-made-dep14
+}
+
+t-dpm-pushed-good () {
+       t-splitbrain-pushed-good-start
+       t-splitbrain-pushed-good--unpack
+       t-splitbrain-rm-gitignore-patch
+       t-splitbrain-pushed-good-end-made-dep14
+}
+
 t-commit-build-push-expect-log () {
        local msg=$1
        local mpat=$2
@@ -817,7 +830,7 @@ t-drs () {
 
 t-newtag () {
  export tagpfx=archive/test-dummy
- t-git-config dgit-distro.test-dummy.dgit-tag-format new
+ t-git-config dgit-distro.test-dummy.dgit-tag-format new,maint
 }
 t-oldtag () {
  t-git-config dgit-distro.test-dummy.dgit-tag-format old