view tests/README @ 35699:f7ef49e44d7c

sshpeer: add support for request tracing The new 'devel.debug.peer-request' option now also display some information about request going through ssh peer.
author Boris Feld <boris.feld@octobus.net>
date Fri, 12 Jan 2018 11:52:57 +0000
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.