tests/README
author Matt Mackall <mpm@selenic.com>
Thu, 26 Jul 2007 12:02:58 -0500
changeset 5002 62e3fd2baca4
parent 3941 d0bbd8ee50c7
permissions -rw-r--r--
revlog: pass mode to _supported directly

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.