view tests/README @ 39033:ed9537bd2d1a

patchbomb: use native strs for email header keys and values Differential Revision: https://phab.mercurial-scm.org/D4223
author Augie Fackler <augie@google.com>
date Thu, 09 Aug 2018 18:28:43 -0400
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.