tests/README
author Pulkit Goyal <7895pulkit@gmail.com>
Mon, 22 May 2017 00:54:02 +0530
changeset 32435 bb5dc19484b8
parent 26421 4b0fc75f9403
permissions -rw-r--r--
revset: add parentheses after wdir since its a function wdir was shown in help rather than wdir().

To run the tests, do:

cd tests/
python run-tests.py

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