tests/README
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Thu, 22 Jan 2009 14:33:49 +0100
changeset 7680 89c2b78faec4
parent 3934 d0bbd8ee50c7
child 8936 1de6e7e1bb9f
permissions -rw-r--r--
tests: eliminate use of sed -i (which fails on NetBSD)

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.