tests/README
author Augie Fackler <augie@google.com>
Mon, 07 Jan 2019 18:43:10 -0500
changeset 41161 98ce494e104d
parent 26421 4b0fc75f9403
permissions -rw-r--r--
cleanup: stop including thirdparty.cbor in builds Differential Revision: https://phab.mercurial-scm.org/D5524

To run the tests, do:

cd tests/
python run-tests.py

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