tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 18 Dec 2016 01:46:39 +0530
changeset 30640 a150173da1c1
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: replace os.environ with encoding.environ (part 2 of 5)

To run the tests, do:

cd tests/
python run-tests.py

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