tests/README
author Matt Mackall <mpm@selenic.com>
Fri, 29 Dec 2006 20:04:31 -0600
changeset 3999 0b740dcf0cf1
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
symlinks: add basic symlink functions to util.py

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.