tests/README
author Boris Feld <boris.feld@octobus.net>
Mon, 12 Nov 2018 01:04:04 +0100
changeset 40891 e646fda7be2e
parent 26421 4b0fc75f9403
permissions -rw-r--r--
test: enable sparse-revlog for test-debugcommands.t We are about to enable sparse-revlog globally. To help with reviewing the tests change, we isolate them in individual changesets. Differential Revision: https://phab.mercurial-scm.org/D5318

To run the tests, do:

cd tests/
python run-tests.py

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