tests/README
author Matt Mackall <mpm@selenic.com>
Wed, 25 Jun 2008 17:33:34 -0500
changeset 6736 369ddc9c0339
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
lookup: optimize '.' Remove error messages as behavior is documented in hg help revs

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.