tests/README
author Augie Fackler <augie@google.com>
Thu, 21 Nov 2019 23:35:29 -0500
changeset 43736 640bae94f2f3
parent 26421 4b0fc75f9403
permissions -rw-r--r--
cleanup: update references to /help/ that should now be /helptext/ I noticed this only because the WiX build was broken after 2e017696181f. I haven't tested this change with WiX, but it seems pretty obvious by inspection this should fix it. Differential Revision: https://phab.mercurial-scm.org/D7472

To run the tests, do:

cd tests/
python run-tests.py

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