tests/test-check-code-hg.t
changeset 15932 4154338f0bc0
parent 15880 02b135558756
child 16069 f680ed10e2c4
child 16073 b254f827b7a6
equal deleted inserted replaced
15931:44b5de2d1876 15932:4154338f0bc0
   436    warning: line over 80 characters
   436    warning: line over 80 characters
   437   mercurial/dirstate.py:0:
   437   mercurial/dirstate.py:0:
   438    >                 if not st is None and not getkind(st.st_mode) in (regkind, lnkkind):
   438    >                 if not st is None and not getkind(st.st_mode) in (regkind, lnkkind):
   439    warning: line over 80 characters
   439    warning: line over 80 characters
   440   mercurial/discovery.py:0:
   440   mercurial/discovery.py:0:
   441    >                     repo.ui.note(_("new remote heads on branch '%s'\n") % branch)
       
   442    warning: line over 80 characters
       
   443   mercurial/discovery.py:0:
       
   444    >     If onlyheads is given, only nodes ancestral to nodes in onlyheads (inclusive)
   441    >     If onlyheads is given, only nodes ancestral to nodes in onlyheads (inclusive)
   445    warning: line over 80 characters
   442    warning: line over 80 characters
   446   mercurial/discovery.py:0:
   443   mercurial/discovery.py:0:
   447    > def findcommonoutgoing(repo, other, onlyheads=None, force=False, commoninc=None):
   444    > def findcommonoutgoing(repo, other, onlyheads=None, force=False, commoninc=None):
   448    warning: line over 80 characters
   445    warning: line over 80 characters