tests/README
author Mads Kiilerich <mads@kiilerich.com>
Sat, 14 Jan 2012 01:56:27 +0100
branchstable
changeset 15942 d7a34c07e69b
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
run-tests: expand user in --with-hg This makes it possible to run: $ ./run-tests.py --with-hg=~/hg-bin/hg

To run the tests, do:

cd tests/
python run-tests.py

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