tests/README
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 19 Dec 2012 17:39:49 +0100
changeset 18113 da1714bd0250
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
branchmap: factorise access to changelog in updatebranchcache This prepares merge of `updatebranchcache` and `_branchtags`.

To run the tests, do:

cd tests/
python run-tests.py

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