view tests/README @ 38719:4ad2a1ff0404

upgrade: add information about sparse-revlog Show information about sparse-revlog in debugformat, just like other requirements.
author Paul Morelle <paul.morelle@octobus.net>
date Mon, 16 Jul 2018 17:10:52 -0700
parents 4b0fc75f9403
children
line wrap: on
line source

To run the tests, do:

cd tests/
python run-tests.py

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