tests/README
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Mar 2019 09:11:41 +0000
changeset 41943 1e75311d78f7
parent 26421 4b0fc75f9403
permissions -rw-r--r--
manifestcache: do not display data when using --add If the command invocation is about adding a new entry, we should remain terse (the same as we do for many commands).

To run the tests, do:

cd tests/
python run-tests.py

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