tests/README
author Matt Mackall <mpm@selenic.com>
Fri, 04 May 2012 17:27:14 -0500
changeset 16599 4b73f4ba27ca
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
filectx: make ancestor require actx When grafting or rebasing, we need to know the target ancestor.

To run the tests, do:

cd tests/
python run-tests.py

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