view tests/README @ 25635:7fdd1782fc4e

changelog: document the 'readpending' method I happen to have spent some time understanding this logic, so I'm leaving documentation for the next poor fellow.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sun, 28 Sep 2014 20:18:43 -0700
parents 1de6e7e1bb9f
children 4b0fc75f9403
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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