view tests/README @ 32219:38d2f9e5df40

bundle: check changegroup version earlier We can check if we know how to bundle this changegroup version before actually starting to generate the changegroup.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 04 May 2017 21:46:02 +0200
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

See https://mercurial-scm.org/wiki/WritingTests for
more information on writing tests.