Mercurial > hg
view tests/README @ 9637:64425c5a9257
cmdutil: minor refactoring of changeset_printer._show
- use ctx.branch() instead of directly accessing the extra field "branch"
- move definitions of locals ('extra' and 'branch') down to where they
are used
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Sat, 24 Oct 2009 19:01:40 +0200 |
parents | 1de6e7e1bb9f |
children | 4b0fc75f9403 |
line wrap: on
line source
To run the tests, do: cd tests/ python run-tests.py See http://mercurial.selenic.com/wiki/WritingTests for more information on writing tests.