tests/README
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sun, 07 Mar 2010 23:59:28 +0100
changeset 10606 5868dd69fb03
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
addremove: atomically update the dirstate In case someone hits ^C during the similarity search, properly rollback

To run the tests, do:

cd tests/
python run-tests.py

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