tests/README
author Matt Mackall <mpm@selenic.com>
Fri, 29 Dec 2006 20:04:31 -0600
changeset 4006 67982d3ee76c
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
symlinks: add flags param to wwrite Now wwrite can set symlink and exec for 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.