view tests/README @ 6400:c237b27e1350

convert: allow tags detection to be disabled Tags calculation becomes more reliable but slower, measurable on frequent synchronizations.
author Patrick Mezard <pmezard@gmail.com>
date Sat, 29 Mar 2008 17:16:18 +0100
parents d0bbd8ee50c7
children 1de6e7e1bb9f
line wrap: on
line source

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.