tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 31 Oct 2019 15:02:48 -0700
branchstable
changeset 43371 85ab79bc7dab
parent 26421 4b0fc75f9403
permissions -rw-r--r--
py3: avoid another b''.format() in chistedit Now you'll get a different traceback if you try to confirm you histedit plan. Differential Revision: https://phab.mercurial-scm.org/D7184

To run the tests, do:

cd tests/
python run-tests.py

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