view tests/README @ 29618:fbf4adc0d8f2 stable

sslutil: capture string string representation of protocol This will be used in a subsequent patch to improve messaging.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 19 Jul 2016 20:30:29 -0700
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.