tests/README
author Pierre-Yves David <pierre-yves.david@fb.com>
Sun, 28 Sep 2014 21:27:48 -0700
changeset 23360 e06daad65f85
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bookmark: read pending data when appropriate If we are called by a hook and pending data exists, read it.

To run the tests, do:

cd tests/
python run-tests.py

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