tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 03 Oct 2014 11:19:25 -0500
changeset 22698 32a8ad782260
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
convert-hg: use localrepo.pull localrepo.pull is going away. See 4d52e6eb98ea for details.

To run the tests, do:

cd tests/
python run-tests.py

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