tests/README
author Idan Kamara <idankk86@gmail.com>
Wed, 08 Jun 2011 14:54:52 +0300
changeset 14639 e59a7b8f521a
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
commands: use ui descriptors when reading/writing from stdin/out

To run the tests, do:

cd tests/
python run-tests.py

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