chiark / gitweb /
Test suite: Test --new in split brain mode
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Oct 2016 14:34:57 +0000 (14:34 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Oct 2016 14:36:27 +0000 (14:36 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
tests/tests/quilt-splitbrains

index 1e853f31ac60359d764ba0f57f4198c0b1628dcb..89d9fd393abea374916ecc1e31d7b39764ca90b0 100755 (executable)
@@ -2,6 +2,8 @@
 set -e
 . tests/lib
 
+suitespecs+=' stable'
+
 # This test script tests each of the split brain quilt modes, and
 # --quilt=linear, with a tree suitable for each of those, and pushes
 # them in sequence.  The idea is to check that each tree is rejected
@@ -130,5 +132,9 @@ t-dgit -wgf build-source
 
 want-success dpm
 
+suite=stable
+t-commit dpmish-stable 1.0-6 $suite
+
+want-success dpm --new
 
 echo ok.