chiark / gitweb /
git-debrebase: test suite: gdr-subcommands: honour new $xopts
[dgit.git] / tests / tests / gdr-edits
index d4e2a85a5bcc64644959b6bcb94eb60dab34ceea..45a3f20c25e4fe670730a09b0fbeb0a6847adcdb 100755 (executable)
@@ -2,9 +2,9 @@
 set -e
 . tests/lib
 
-t-dependencies git-buildpackage libfile-fnmatch-perl
+t-dependencies git-buildpackage libfile-fnmatch-perl faketime
 
-t-setup-import gbp2gdr
+t-setup-import gdr-convert-gbp
 
 cd $p
 
@@ -29,10 +29,15 @@ t-gdr-good stitched
 t-dgit push-source
 t-gdr-good pushed
 
-: 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'
+git branch before-noop
+
+t-git-next-date
+t-git-debrebase
+t-git-debrebase stitch
+t-gdr-good pushed
+
+t-refs-same-start
+t-ref-same refs/heads/before-noop
+t-ref-head
 
 t-ok