tests/README
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 26 Sep 2012 18:13:00 +0200
changeset 17665 b65533958b85
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
histedit: rename `tip` to `topmost` I expected `tip` to be repo's tip when it was the rewritten set tip. I rename the variable to the less ambiguous `topmost`.

To run the tests, do:

cd tests/
python run-tests.py

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