tests/README
author Mads Kiilerich <mads@kiilerich.com>
Sun, 27 Oct 2019 21:28:26 +0100
branchstable
changeset 43342 a6dcac6454c1
parent 26421 4b0fc75f9403
permissions -rw-r--r--
packaging: introduce Python3 support as buildrpm --python3 Just overrule the HGPYTHON3 warning.

To run the tests, do:

cd tests/
python run-tests.py

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