tests/README
author Augie Fackler <augie@google.com>
Sat, 20 May 2017 17:58:04 -0400
changeset 32468 1f4be037f558
parent 26421 4b0fc75f9403
permissions -rw-r--r--
cmdutil: comprehensively document the interface of export I want to make some improvements here, but in order to make future patches easier to review I want to document the current state of the world.

To run the tests, do:

cd tests/
python run-tests.py

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