[PATCH 1 of 3 v2] tests: test histedit base command plan help

timeless timeless at fmr.im
Tue May 3 16:17:55 UTC 2016


# HG changeset patch
# User timeless <timeless at mozdev.org>
# Date 1462289211 0
#      Tue May 03 15:26:51 2016 +0000
# Node ID 1cb074950009a30cb6346f667b4cc40bc51c3d0c
# Parent  9fb2e8c8f3204a610eab3576d6aaf2fa7b8bc450
# Available At bb://timeless/mercurial-crew
#              hg pull bb://timeless/mercurial-crew -r 1cb074950009
tests: test histedit base command plan help

diff -r 9fb2e8c8f320 -r 1cb074950009 tests/test-histedit-base.t
--- a/tests/test-histedit-base.t	Fri Apr 15 13:10:34 2016 -0700
+++ b/tests/test-histedit-base.t	Tue May 03 15:26:51 2016 +0000
@@ -39,7 +39,10 @@
   |/
   o  0:cd010b8cd998f3981a5a8115f94f8da4ab506089:draft 'A'
   
+Verify that implicit base command and help are listed
 
+  $ HGEDITOR=cat hg histedit |grep base
+  #  b, base = checkout changeset and apply further changesets from there
 
 Go to D
   $ hg update 3


More information about the Mercurial-devel mailing list