tests/README
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Mon, 27 Aug 2007 14:21:04 -0300
changeset 5242 466323968b23
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
Avoid adding to the changelog executable files added by the second parent. This was a regression introduced by b51a8138292a.

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.