chiark / gitweb /
Split brain: Test case: Do push
[dgit.git] / tests / tests / quilt-gbp
index d3624e9ee6f5183350b10a586c3beab2724513b1..b3e9534323f5928ee5a8fe9ca67d2e32bbc04b1a 100755 (executable)
@@ -23,14 +23,16 @@ t-dgit --quilt=gbp --clean=git build-source
 t-expect-fail 'specifies a different tree to your HEAD commit' \
   t-dgit push
 
+t-dgit --quilt=gbp push
+
 exit 0
 
 ===
 
 want to
 
- do push
- t-pushed-good
+ t-pushed-good XXX need to do something more subtle than check our branch is in repo now
+
  check that
    - we didn't update caller's branch
 
@@ -44,3 +46,8 @@ want to
   - has patches applied (reuse rules build magic)
   - has .gitignore edited
 
+make a new change
+
+push it
+
+check that the synthetic fast forward worked