tests/README
author Augie Fackler <augie@google.com>
Fri, 10 Aug 2018 02:02:40 -0400
changeset 39058 a271466cb53a
parent 26421 4b0fc75f9403
permissions -rw-r--r--
tests: extract printrevset extension from test-glog-beautifygraph.t Differential Revision: https://phab.mercurial-scm.org/D4251

To run the tests, do:

cd tests/
python run-tests.py

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