tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 08 Feb 2019 13:20:46 -0800
changeset 41671 f89aad980025
parent 26421 4b0fc75f9403
permissions -rw-r--r--
automv: respect ui.relative-paths Differential Revision: https://phab.mercurial-scm.org/D5910

To run the tests, do:

cd tests/
python run-tests.py

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