tests/README
author Sune Foldager <cryo@cyanite.org>
Wed, 18 May 2011 23:11:34 +0200
changeset 14364 a3b9f1bddab1
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
revlogdag: add linearize function See the docstring for a detailed explanation. The linearizer was originally written by Benoit Boissinot.

To run the tests, do:

cd tests/
python run-tests.py

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