tests/README
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 10 Mar 2010 09:52:16 +0100
changeset 10627 adcd5bcb37ab
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
shrink-revlog: factor out postorder algorithm

To run the tests, do:

cd tests/
python run-tests.py

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