tests/README
author Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Mon, 20 Jan 2020 17:44:03 -0500
changeset 44114 8a3b045d9086
parent 26421 4b0fc75f9403
permissions -rw-r--r--
rust: move hgcli's README out of the way My understanding is that it's not meant to be used in the current form. Differential Revision: https://phab.mercurial-scm.org/D7951

To run the tests, do:

cd tests/
python run-tests.py

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