tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 17 Apr 2016 00:20:44 +0530
changeset 28966 ea1fab5293ca
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: make gendoc use absolute_import Fixed direct imports even the tests were not complaining.

To run the tests, do:

cd tests/
python run-tests.py

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