tests/README
author Augie Fackler <augie@google.com>
Sun, 01 Oct 2017 12:16:34 -0400
changeset 34428 0ee9cf8d054a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
url: use native strings for header values Differential Revision: https://phab.mercurial-scm.org/D889

To run the tests, do:

cd tests/
python run-tests.py

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