chiark / gitweb /
test suite: note some todos for gdr-edits
[dgit.git] / tests / tests / gdr-edits
index 1d74da3b54d1961983bdd06322cead0ebd6ae420..ddb354d8f870036425f70554a4a3fedf12a6372c 100755 (executable)
@@ -24,4 +24,22 @@ for f in debian/zorkmid src.c; do
 done
 git commit -m 'MIXED add boths'
 
+git tag t.before
+
+t-git-debrebase
+
+git diff t.before -- ':.' ':!debian/patches'
+
+: todo 'check that the branch has the expected structure'
+
+t-git-debrebase stitch --prose=wombat
+
+: todo 'check that all is still well'
+
+: todo 'more tests: convert dgit import new upstream version'
+: todo 'more tests: convert dgit import same upstream version'
+: todo 'more tests: other maint updated, we must fetch'
+: todo 'more tests: other maint updated, alert divergence'
+: todo 'more tests: nmu divergence'
+
 t-ok