view tests/README @ 31376:3690c75f4d1e

tests: make a variable for hg binary location in test-check-py3-commands The number of which calls in here is starting to get silly.
author Augie Fackler <augie@google.com>
date Sun, 12 Mar 2017 03:37:45 -0400
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.