tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 26 Dec 2019 14:12:45 -0800
changeset 44361 27a78ea30b48
parent 26421 4b0fc75f9403
permissions -rw-r--r--
copy: rename `wctx` to `ctx` since it will not necessarily be working copy Differential Revision: https://phab.mercurial-scm.org/D8032

To run the tests, do:

cd tests/
python run-tests.py

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