tests/README
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 15 Jan 2013 12:11:18 +0100
changeset 18389 82572533bc00
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
hgweb: move the `seq` function out of the revnavgen scope There is not reason for it to be a in there. And this function could use a major reworks.

To run the tests, do:

cd tests/
python run-tests.py

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