tests/README
author Matt Mackall <mpm@selenic.com>
Thu, 27 Dec 2007 23:55:40 -0600
changeset 5738 2a54e2b177b6
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
bisect: use proper locking when updating bisect.state

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.