tests: add coverage for repo.changelog.children() in the git extension
authorAugie Fackler <augie@google.com>
Mon, 18 May 2020 12:45:45 -0400
changeset 44855 1d2d353e5c4a
parent 44854 572f98a6f6af
child 44856 b7808443ed6a
tests: add coverage for repo.changelog.children() in the git extension Differential Revision: https://phab.mercurial-scm.org/D8548
tests/test-git-interop.t
--- 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