tests/README
author Brendan Cully <brendan@kublai.com>
Fri, 06 Jul 2007 09:15:17 -0700
changeset 4832 4f86c58c6c56
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
hgwebdir: do not walk up the given path looking for a repository. It is there or it isn't.

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.