tests/README
author Martin Geisler <mg@aragost.com>
Thu, 12 May 2011 14:31:07 +0200
changeset 14300 1b8e421d8e42
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
keyword: use cmdutil.command decorator

To run the tests, do:

cd tests/
python run-tests.py

See http://mercurial.selenic.com/wiki/WritingTests for
more information on writing tests.