tests/README
author Patrick Mezard <pmezard@gmail.com>
Sat, 22 Sep 2007 19:05:36 +0200
changeset 5316 121816063b9a
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
bisect: remove useless try/except

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.