tests/README
author Mads Kiilerich <mads@kiilerich.com>
Mon, 07 Nov 2011 03:14:55 +0100
changeset 15445 7cbb81c47025
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
tests: use 'hghave system-sh' to guard tests that requires sh in system()

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.