tests/README
author Martin von Zweigbergk <martinvonz@google.com>
Thu, 05 Apr 2018 12:36:44 -0700
changeset 37380 c3c76194f0c1
parent 26421 4b0fc75f9403
permissions -rw-r--r--
narrow: remove unused "cacheprop" stuff This is unused since D3046. I didn't even notice it then, but tests still pass so I hope it's still handled safely. Differential Revision: https://phab.mercurial-scm.org/D3142

To run the tests, do:

cd tests/
python run-tests.py

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