tests/README
author Augie Fackler <augie@google.com>
Mon, 11 Dec 2017 09:37:11 -0500
changeset 35387 c0c6df81c9bb
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: add some commentary and diagnostics to test-run-tests.t Hopefully this will give us a shot at fixing it on the Windows builder. Differential Revision: https://phab.mercurial-scm.org/D1653

To run the tests, do:

cd tests/
python run-tests.py

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