[PATCH 3 of 5] summary: add tests for some extensions we plan to modify

Siddharth Agarwal sid0 at fb.com
Tue May 14 13:32:03 CDT 2013


On 05/14/2013 11:24 AM, Bryan O'Sullivan wrote:
> # HG changeset patch
> # User Bryan O'Sullivan <bryano at fb.com>
> # Date 1368555797 25200
> #      Tue May 14 11:23:17 2013 -0700
> # Node ID 24450ae0028e41faea548c0b12a425709e7e0cc3
> # Parent  199ddb0df8d7dc9d3a180b9bb5474aecf68213b4
> summary: add tests for some extensions we plan to modify
>
> diff --git a/tests/test-bisect.t b/tests/test-bisect.t
> --- a/tests/test-bisect.t
> +++ b/tests/test-bisect.t
> @@ -184,6 +184,12 @@ bisect test
>   
>     $ hg bisect -r
>     $ hg bisect -b
> +  $ hg summary
> +  parent: 31:58c80a7c8a40 tip
> +   msg 31
> +  branch: default
> +  commit: (clean)
> +  update: (current)

I don't see any bisect patches in the series. Did you mean to have one?


More information about the Mercurial-devel mailing list