tests/README
author Augie Fackler <augie@google.com>
Mon, 21 Nov 2016 22:17:45 -0500
changeset 30487 88a448a12ae8
parent 26421 4b0fc75f9403
permissions -rw-r--r--
keepalive: discard legacy Python support for error handling We never changed the behavior defined by this attribute anyway, so just jettison all of this support.

To run the tests, do:

cd tests/
python run-tests.py

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