tests/README
author Steve Borho <steve@borho.org>
Fri, 22 May 2009 11:42:21 -0500
changeset 8545 3682a19bb637
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
merge: give hint as to how to discover uncommitted changes Many users will try 'hg diff' here, and it will not show them missing files.

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.