tests/README
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 09 Mar 2017 21:35:21 -0800
changeset 31934 12aca6770046
parent 26421 4b0fc75f9403
permissions -rw-r--r--
util: make cookielib module available In preparation for supporting sending cookies on HTTP requests.

To run the tests, do:

cd tests/
python run-tests.py

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