view tests/README @ 25044:9de94acfde8a

run-tests: fix installation of hg by bytesifying more constants
author Augie Fackler <augie@google.com>
date Sun, 12 Apr 2015 16:14:07 -0400
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.