view tests/README @ 27244:709977a4fc9d

exchange: standalone function to determine if bundle2 is requested This will be used in a subsequent patch.
author Gregory Szorc <gregory.szorc@gmail.com>
date Fri, 04 Dec 2015 13:31:01 -0800
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.