tests/README
author Alejandro Santos <alejolp@alejolp.com>
Sun, 05 Jul 2009 11:01:30 +0200
changeset 9031 3b76321aa0de
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
compat: use open() instead of file() everywhere

To run the tests, do:

cd tests/
python run-tests.py

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