tests/README
author Bryan O'Sullivan <bryano@fb.com>
Sat, 09 Feb 2013 21:24:24 +0000
changeset 18611 18c2184c27dc
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
merge: rename p1 to wctx in manifestmerge This is always a workingctx, and this name is more in line with other functions in this module.

To run the tests, do:

cd tests/
python run-tests.py

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