tests/README
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 30 Jan 2012 15:17:08 +0100
branchstable
changeset 16029 ee1c8385e5b0
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
qfinish: do not set secret changeset to draft if mq.secret=false If mq.secret=false, mq should not touch phase

To run the tests, do:

cd tests/
python run-tests.py

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