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

Augie Fackler raf at durin42.com
Wed May 4 23:33:59 EDT 2016


On Tue, May 03, 2016 at 04:17:55PM +0000, timeless wrote:
> # 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

This patch is queued, holding other two for discussion.

>
> 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
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at mercurial-scm.org
> https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


More information about the Mercurial-devel mailing list