view tests/README @ 18160:dc526561111c

obsolete: introduce a troubled method on context Allows to quickly check if a changeset is affected by any troubles. (troubles are: unstable, bumped and divergent)
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Mon, 17 Dec 2012 15:06:15 +0100
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.