[Updated] D12141: rank: add minimal test

Alphare (Raphaël Gomès) phabricator at mercurial-scm.org
Tue Feb 8 15:18:47 UTC 2022


This revision now requires changes to proceed.
Alphare added inline comments.
Alphare requested changes to this revision.

INLINE COMMENTS

> test-rank.t:16
> +  $ touch 0
> +  $ hg add 0
> +  $ hg commit -m 0

You can forgo the `hg add` lines with `hg commit -A`

> test-rank.t:21
> +  $ hg commit -m 1
> +  $ hg update -r 0 >> /dev/null
> +  $ touch 2

Use `-q` instead in all commands to repress the output

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D12141/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D12141

To: pacien, #hg-reviewers, Alphare
Cc: mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20220208/5727b11f/attachment-0002.html>


More information about the Mercurial-patches mailing list