tests/README
author Matt Mackall <mpm@selenic.com>
Fri, 21 Mar 2008 15:44:11 -0500
changeset 6340 949e607ac544
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
mq: warn when applying a patch to somewhere other than tip

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.