tests/README
author Matt Mackall <mpm@selenic.com>
Sat, 21 Jul 2007 16:02:10 -0500
changeset 4959 97b734fb9c6f
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
Use try/finally pattern to cleanup locks and transactions

To run the tests, do:

cd tests/
python run-tests.py

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