changeset 44855:1d2d353e5c4a

tests: add coverage for repo.changelog.children() in the git extension Differential Revision: https://phab.mercurial-scm.org/D8548
author Augie Fackler <augie@google.com>
date Mon, 18 May 2020 12:45:45 -0400
parents 572f98a6f6af
children b7808443ed6a
files tests/test-git-interop.t
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-git-interop.t	Mon May 18 12:41:16 2020 -0400
+++ b/tests/test-git-interop.t	Mon May 18 12:45:45 2020 -0400
@@ -199,6 +199,9 @@
      summary:     Add beta
   
 
+  $ hg log -r "children(3d9be8deba43)" -T"{node|short} {children}\n"
+  a1983dd7fb19 3:d8ee22687733
+
 hg annotate
 
   $ hg annotate alpha