tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 17 Oct 2016 16:12:12 -0700
changeset 30207 abe723002509
parent 26421 4b0fc75f9403
permissions -rw-r--r--
treemanifest: fix bad argument order to treemanifestctx Found by running tests with _treeinmem (both of them) modified to be True.

To run the tests, do:

cd tests/
python run-tests.py

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