tests/README
author timeless <timeless@mozdev.org>
Thu, 25 Aug 2016 22:03:51 +0000
changeset 29868 4b50e1f922a0
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: skip demandimport if disabled demandimport and setuptools and decorator (from ironpython) and pygments leads to lots of fail. If demandimport is disabled we should skip testing it...

To run the tests, do:

cd tests/
python run-tests.py

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