tests/README
author Matt Mackall <mpm@selenic.com>
Thu, 05 Jul 2007 16:01:07 -0500
changeset 4820 9797124581c9
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
merge: fix adding untracked files on directory rename (issue612) Fix from Brendan Added test case

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.