tests/README
author Matt Mackall <mpm@selenic.com>
Sat, 24 Nov 2007 12:13:32 -0600
changeset 5544 686899a7de5b
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
revlog: make revlogv0 loading more robust against corruption

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.