tests/README
author Patrick Mezard <pmezard@gmail.com>
Mon, 06 Aug 2007 21:49:26 +0200
changeset 5100 39b6eaee6fd7
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
convert: replace fork with subprocess call.

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.