tests/README
author Matt Mackall <mpm@selenic.com>
Wed, 14 Jul 2010 16:55:44 -0500
changeset 11588 8a1f625e971d
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
protocol: unify stream_out client code

To run the tests, do:

cd tests/
python run-tests.py

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